Fuel Cost Calculator

Plan your travel itinerary or trip based on the today's petrol and diesel fuel cost between any two cities with the help of Google Maps.

Start location:
Destination location:
Today's Fuel Price:
Vehicle's Mileage:

"; } else { echo "

"; } if (!empty($distance1) && !empty($fuelprice) && !empty($vehiclemileage)) { echo "
Start location$origin_addresses3
Destination$destination_addresses3
Total Distance$distance1
Time Duration$duration1
Total Fuel Cost$d
"; } ?>