Rate Overview
Live
1 QAR = 4.5030 ZAR
1 ZAR = 0.222072
QAR
Avg
4.5104
High
4.5576
Low
4.4854
Last updated: 4/17/2026, 6:11:49 AM
Quick Conversions
| QAR | ZAR |
|---|---|
| 1 QAR | 4.50 ZAR |
| 10 QAR | 45.03 ZAR |
| 50 QAR | 225.15 ZAR |
| 100 QAR | 450.30 ZAR |
| 500 QAR | 2,251.52 ZAR |
| 1,000 QAR | 4,503.04 ZAR |
Get QAR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=ZARExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T06:11:49Z",
"rates": {
"ZAR": 4.503038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "ZAR",
"amount": 100
},
"result": 450.3038,
"rate": 4.503038
}Build with QAR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key