Rate Overview
Live
1 ZAR = 0.222272 QAR
1 QAR = 4.4990
ZAR
Avg
0.220352
High
0.228518
Low
0.212644
Last updated: 5/27/2026, 8:30:30 PM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.22 QAR |
| 10 ZAR | 2.22 QAR |
| 50 ZAR | 11.11 QAR |
| 100 ZAR | 22.23 QAR |
| 500 ZAR | 111.14 QAR |
| 1,000 ZAR | 222.27 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-27T20:30:30Z",
"rates": {
"QAR": 0.222272
}
}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.2272,
"rate": 0.222272
}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