Rate Overview
Live
1 ZAR = 0.219611 QAR
1 QAR = 4.5535
ZAR
Avg
0.223787
High
0.228518
Low
0.219391
Last updated: 3/6/2026, 8:10:41 AM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.20 QAR |
| 50 ZAR | 10.98 QAR |
| 100 ZAR | 21.96 QAR |
| 500 ZAR | 109.81 QAR |
| 1,000 ZAR | 219.61 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-03-06T08:10:41Z",
"rates": {
"QAR": 0.219611
}
}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.961100000000002,
"rate": 0.219611
}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