Rate Overview
Live
1 ZAR = 0.212347 QAR
1 QAR = 4.7093
ZAR
Avg
0.219128
High
0.229503
Low
0.212347
Last updated: 3/27/2026, 11:35:37 AM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.21 QAR |
| 10 ZAR | 2.12 QAR |
| 50 ZAR | 10.62 QAR |
| 100 ZAR | 21.23 QAR |
| 500 ZAR | 106.17 QAR |
| 1,000 ZAR | 212.35 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-27T11:35:37Z",
"rates": {
"QAR": 0.212347
}
}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.2347,
"rate": 0.212347
}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