Rate Overview
Live
1 ZAR = 0.223473 QAR
1 QAR = 4.4748
ZAR
Avg
0.219971
High
0.224136
Low
0.217000
Last updated: 5/7/2026, 2:50:49 PM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.23 QAR |
| 50 ZAR | 11.17 QAR |
| 100 ZAR | 22.35 QAR |
| 500 ZAR | 111.74 QAR |
| 1,000 ZAR | 223.47 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-05-07T14:50:49Z",
"rates": {
"QAR": 0.223473
}
}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.3473,
"rate": 0.223473
}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