Rate Overview
Live
1 ZAR = 0.223691 AED
1 AED = 4.4705
ZAR
Avg
0.223483
High
0.224621
Low
0.221394
Last updated: 4/17/2026, 6:05:37 AM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.22 AED |
| 10 ZAR | 2.24 AED |
| 50 ZAR | 11.18 AED |
| 100 ZAR | 22.37 AED |
| 500 ZAR | 111.85 AED |
| 1,000 ZAR | 223.69 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-04-17T06:05:37Z",
"rates": {
"AED": 0.223691
}
}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.3691,
"rate": 0.223691
}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