Global VAT & Tax Calculator
Stop guessing VAT rates. Get compliance-aware tax calculations for 80+ countries in a single API call. Built for SaaS founders and developers integrating Stripe who need correct tax rates AND compliance guidance — not just a number. Handles EU VAT OSS, reverse charge (B2B), US state sales tax for digital goods, and Africa VAT. Returns plain-English compliance notes with every response so you…
Global VAT & Tax Calculator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Calculate VAT / Sales Tax /v1/calculate |
Accepts a country code, price, and customer type. Returns the VAT/sales tax rate, tax amount, total price, and plain-English compliance notes including EU OSS, reverse charge… |
| GET |
Get Tax Rate by Country /v1/rates/{country_code} |
Returns the VAT or sales tax rate for a specific country by ISO 3166-1 alpha-2 country code (e.g. DE, GB, KE, US-TX). |
| GET |
List All Supported Countries & Rates /v1/rates |
Returns all supported countries with their tax type, standard rate, and digital services rate. Useful for building country dropdowns or verifying coverage before integration. |
Global VAT & Tax Calculator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9 / month | 30 / minute |
|
| ULTRA Recommended | $29 / month | 60 / minute |
|