Rate Overview
Live
1 ZAR = 0.212269 QAR
1 QAR = 4.7110
ZAR
Avg
0.219120
High
0.229503
Low
0.212269
Last updated: 3/27/2026, 2:35:53 PM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.21 QAR |
| 10 ZAR | 2.12 QAR |
| 50 ZAR | 10.61 QAR |
| 100 ZAR | 21.23 QAR |
| 500 ZAR | 106.13 QAR |
| 1,000 ZAR | 212.27 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-27T14:35:53Z",
"rates": {
"QAR": 0.212269
}
}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.2269,
"rate": 0.212269
}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