Rate Overview
Live
1 ZAR = 0.226941 AED
1 AED = 4.4064
ZAR
Avg
0.225361
High
0.226941
Low
0.221241
Last updated: 6/17/2026, 6:45:29 AM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.23 AED |
| 10 ZAR | 2.27 AED |
| 50 ZAR | 11.35 AED |
| 100 ZAR | 22.69 AED |
| 500 ZAR | 113.47 AED |
| 1,000 ZAR | 226.94 AED |
Get ZAR/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=AEDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-17T06:45:29Z",
"rates": {
"AED": 0.226941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "AED",
"amount": 100
},
"result": 22.6941,
"rate": 0.226941
}Build with ZAR/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key