Rate Overview
Live
1 ZAR = 0.224086 QAR
1 QAR = 4.4626
ZAR
Avg
0.223178
High
0.224511
Low
0.221497
Last updated: 7/6/2026, 2:04:27 AM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.24 QAR |
| 50 ZAR | 11.20 QAR |
| 100 ZAR | 22.41 QAR |
| 500 ZAR | 112.04 QAR |
| 1,000 ZAR | 224.09 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-06T02:04:27Z",
"rates": {
"QAR": 0.224086
}
}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": 22.4086,
"rate": 0.224086
}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