Rate Overview
Live
1 ZAR = 0.224284 AED
1 AED = 4.4586
ZAR
Avg
0.222117
High
0.230524
Low
0.213669
Last updated: 5/27/2026, 8:27:20 PM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.22 AED |
| 10 ZAR | 2.24 AED |
| 50 ZAR | 11.21 AED |
| 100 ZAR | 22.43 AED |
| 500 ZAR | 112.14 AED |
| 1,000 ZAR | 224.28 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-05-27T20:27:20Z",
"rates": {
"AED": 0.224284
}
}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.4284,
"rate": 0.224284
}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