What is the Rideshare Fare Estimate Calculator?
This calculator gives you a quick, transparent estimate of what an Uber, Lyft or other rideshare trip is likely to cost. Most rideshare apps build a fare from the same building blocks: a fixed base fare, a charge for every mile travelled, a charge for every minute the trip takes, a flat booking (or service) fee, and finally a surge multiplier that scales the whole thing up during busy periods. Plug in the rates for your city and the details of your trip to see a fare you can sanity-check against the app.
How to use it
Enter the base fare and booking fee shown for your ride type, the per-mile and per-minute rates, then the expected distance and duration of your trip. Set the surge multiplier to 1.0 for normal pricing, or higher (e.g. 1.5 or 2.0) when demand is high. The result shows the total estimated fare plus a breakdown of each component.
The formula explained
The calculator computes a subtotal: Base + (per-mile × miles) + (per-minute × minutes) + booking fee. That subtotal is then multiplied by the surge factor to get the final fare. Note that the surge typically multiplies the whole metered subtotal, which is why a 2× surge roughly doubles your cost.
$$\text{Fare} = \left(\text{Base} + \text{Booking} + \text{Per Mile} \times \text{Miles} + \text{Per Min} \times \text{Minutes}\right) \times \text{Surge}$$
Worked example
Suppose the base fare is $2.55, per-mile is $1.75, per-minute is $0.35, and the booking fee is $2.30. For an 8-mile, 18-minute trip with no surge (1.0×): distance cost = \(1.75 \times 8 = \$14.00\), time cost = \(0.35 \times 18 = \$6.30\). Subtotal = \(2.55 + 14.00 + 6.30 + 2.30 = \$25.15\). With a 1.0× surge the fare stays $25.15. At 1.5× surge it becomes \(25.15 \times 1.5 = \$37.73\).
FAQ
Is this exact? No — it's an estimate. Real apps may round, apply minimum fares, tolls, taxes, airport fees or promotions that this tool doesn't model.
Where do I find the rates? Rates vary by city and ride type. Some are published locally; otherwise compare a few real quotes to back-calculate them.
Does surge apply to the booking fee? In this model the surge multiplies the full subtotal including the booking fee, which matches how many markets price it. Adjust inputs if your market differs.