Saudi Arabia & UAE VAT calculator — GCC, Arabic RTL friendly
Enter an amount, select your GCC country, and instantly calculate VAT in add-on or inclusive mode. It is built for businesses, freelancers and shoppers across the Gulf who need a quick, correct VAT figure with proper Arabic display.
How it works
The country you pick fixes the VAT rate (Saudi Arabia 15%, UAE 5%, Bahrain 10%, Oman
5%). In add-on (exclusive) mode the amount is treated as the net price: VAT = base × rate and total = base + VAT. In inclusive mode the amount already
contains tax: base = total ÷ (1 + rate) and VAT = total − base. Turning on RTL
Arabic flips the whole layout right-to-left, swaps in Arabic labels and currency
symbols (ر.س, د.إ, د.ب, ر.ع), and optionally renders figures in Eastern Arabic
numerals.
Example
A net price of 1,000 SAR in Saudi Arabia (15%): VAT = 1,000 × 0.15 = 150 SAR, total = 1,150 SAR. Switch to inclusive mode with 1,000 SAR as the total and the base becomes 1,000 ÷ 1.15 = 869.57 SAR with 130.43 SAR of VAT.
Current GCC VAT rates:
| Country | Rate | In force |
|---|---|---|
| Saudi Arabia | 15% | 1 July 2020 |
| UAE | 5% | 1 January 2018 |
| Bahrain | 10% | 1 January 2022 |
| Oman | 5% | 16 April 2021 |
| Qatar / Kuwait | — | Not yet implemented |
Arabic-friendly features:
- Toggle full RTL (right-to-left) layout with Arabic labels
- Enable Eastern Arabic numerals (١٢٣…) for a fully localised display
- Currency symbols shown as ر.س (SAR), د.إ (AED), د.ب (BHD), ر.ع (OMR)
All processing is 100% client-side — your figures never leave your browser. For guidance only; verify current rates with a registered tax advisor.