Rate Overview
Live
1 ZAR = 0.213383 QAR
1 QAR = 4.6864
ZAR
Avg
0.222777
High
0.229503
Low
0.213383
Last updated: 3/27/2026, 7:50:09 AM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.21 QAR |
| 10 ZAR | 2.13 QAR |
| 50 ZAR | 10.67 QAR |
| 100 ZAR | 21.34 QAR |
| 500 ZAR | 106.69 QAR |
| 1,000 ZAR | 213.38 QAR |
Get ZAR/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=QARExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T07:50:09Z",
"rates": {
"QAR": 0.213383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "QAR",
"amount": 100
},
"result": 21.3383,
"rate": 0.213383
}Build with ZAR/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key