Rate Overview
Live
1 ZAR = 0.219609 AED
1 AED = 4.5535
ZAR
Avg
0.218355
High
0.230365
Low
0.202479
Last updated: 7/27/2026, 4:34:54 AM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.22 AED |
| 10 ZAR | 2.20 AED |
| 50 ZAR | 10.98 AED |
| 100 ZAR | 21.96 AED |
| 500 ZAR | 109.80 AED |
| 1,000 ZAR | 219.61 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-07-27T04:34:54Z",
"rates": {
"AED": 0.219609
}
}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": 21.9609,
"rate": 0.219609
}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