Rate Overview
Live
1 ZAR = 0.216604 QAR
1 QAR = 4.6167
ZAR
Avg
0.221174
High
0.224511
Low
0.216021
Last updated: 7/28/2026, 11:06:27 AM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.17 QAR |
| 50 ZAR | 10.83 QAR |
| 100 ZAR | 21.66 QAR |
| 500 ZAR | 108.30 QAR |
| 1,000 ZAR | 216.60 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-07-28T11:06:27Z",
"rates": {
"QAR": 0.216604
}
}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.6604,
"rate": 0.216604
}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