Rate Overview
Live
1 ZAR = 0.222174 QAR
1 QAR = 4.5010
ZAR
Avg
0.221724
High
0.222944
Low
0.219411
Last updated: 4/17/2026, 7:33:56 AM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.22 QAR |
| 50 ZAR | 11.11 QAR |
| 100 ZAR | 22.22 QAR |
| 500 ZAR | 111.09 QAR |
| 1,000 ZAR | 222.17 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-04-17T07:33:56Z",
"rates": {
"QAR": 0.222174
}
}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.2174,
"rate": 0.222174
}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