The standard South African VAT rate as clean JSON, cited to SARS with its effective date, plus a calculator that adds or strips VAT from any amount. The calculator is free: no payment, no key, no account.
VAT rate currently in force in South Africa.
Add or strip VAT at the current SA rate (direction=add | remove | strip; unrecognised values are rejected). Free.
Parameters: amount, direction
$ curl "https://zaref.dev/calc/vat?amount=1150&direction=remove"
{
"calculator": "vat",
"input": {
"amount": 1150,
"direction": "remove"
},
"vat_rate_percent": 15,
"amount_incl_vat_zar": 1150,
"amount_excl_vat_zar": 1000,
"vat_portion_zar": 150,
"source_url": "https://www.sars.gov.za/types-of-tax/value-added-tax/"
}No account, no API key. Paid endpoints reply HTTP 402 with exact payment requirements; an x402 client pays USDC on Base (about two seconds to settle) and retries automatically. Invalid input is rejected free with a 400 before any payment is challenged. See the x402 quickstart.
South African repo and prime rate API South Africa fuel price API SARS income tax tables API South African public holidays API ZARONIA rate API