Rate Overview
Live
1 ZAR = 0.217351 QAR
1 QAR = 4.6009
ZAR
Avg
0.222220
High
0.229503
Low
0.215213
Last updated: 7/28/2026, 1:40:45 PM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.17 QAR |
| 50 ZAR | 10.87 QAR |
| 100 ZAR | 21.74 QAR |
| 500 ZAR | 108.68 QAR |
| 1,000 ZAR | 217.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-07-28T13:40:45Z",
"rates": {
"QAR": 0.217351
}
}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.7351,
"rate": 0.217351
}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