Rate Overview
Live
1 ZAR = 0.228074 QAR
1 QAR = 4.3845
ZAR
Avg
0.226538
High
0.228074
Low
0.225194
Last updated: 9/5/2026, 5:16:21 AM
Quick Conversions
| ZAR | QAR |
|---|---|
| 1 ZAR | 0.23 QAR |
| 10 ZAR | 2.28 QAR |
| 50 ZAR | 11.40 QAR |
| 100 ZAR | 22.81 QAR |
| 500 ZAR | 114.04 QAR |
| 1,000 ZAR | 228.07 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-09-05T05:16:21Z",
"rates": {
"QAR": 0.228074
}
}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.8074,
"rate": 0.228074
}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