Rate Overview
Live
1 ZAR = 0.216219 QAR
1 QAR = 4.6249
ZAR
Avg
0.218798
High
0.221414
Low
0.216021
Last updated: 7/26/2026, 12:23:37 PM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.16 QAR |
| 50 ZAR | 10.81 QAR |
| 100 ZAR | 21.62 QAR |
| 500 ZAR | 108.11 QAR |
| 1,000 ZAR | 216.22 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-26T12:23:37Z",
"rates": {
"QAR": 0.216219
}
}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.6219,
"rate": 0.216219
}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