Know the real cost of a price change before reacting
Providers raise and cut LLM prices regularly. This calculator turns a percentage announcement into the figure that actually matters: the dollar change to your monthly and annual bill — and how much a cheaper hedge model would save if you switched.
How the impact is computed
A price change scales your bill directly:
new_monthly = current_monthly x (1 + pct_change / 100)
annual_delta = (new_monthly - current_monthly) x 12
A 25% increase on a $1,200/month bill is $300 more a month — $3,600 a year. That annual figure is usually what justifies (or rules out) an engineering response like migrating models or optimising prompts.
Tips for responding to price changes
- React to the annual number, not the monthly one. Small monthly deltas compound into budgets worth acting on.
- Keep a hedge model qualified. Having a cheaper alternative already tested means a price hike is a config change, not a project.
- Bank or reinvest cuts deliberately. A price drop frees budget — decide whether to save it, grow usage, or upgrade quality, rather than letting it drift.