Estimate the total cost of a trip
Estimate the total cost of a trip from flights, accommodation, daily spending, and travelers, with a buffer for the unexpected.
total = (flights + accommodation + daily spending × nights × travelers) × (1 + buffer %)
Does accommodation cost get multiplied by the number of travelers?
No — it's assumed you're sharing accommodation (like one hotel room or Airbnb), so it's only multiplied by nights, not travelers. Daily spending and flights are per traveler.
What should I use for the buffer percentage?
10-15% is a common cushion for unexpected costs like extra activities, exchange rate swings, or an unplanned taxi ride — raise it for less predictable trips.