Rate Overview
Live
1 ZAR = 0.216568 QAR
1 QAR = 4.6175
ZAR
Avg
0.216289
High
0.228518
Low
0.200894
Last updated: 7/24/2026, 6:30:44 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.28 QAR |
| 1,000 ZAR | 216.57 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-24T06:30:44Z",
"rates": {
"QAR": 0.216568
}
}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.6568,
"rate": 0.216568
}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