Rate Overview
Live
1 AED = 4.4186 ZAR
1 ZAR = 0.226317
AED
Avg
4.6328
High
4.9330
Low
4.2674
Last updated: 5/29/2026, 9:11:35 PM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.42 ZAR |
| 10 AED | 44.19 ZAR |
| 50 AED | 220.93 ZAR |
| 100 AED | 441.86 ZAR |
| 500 AED | 2,209.29 ZAR |
| 1,000 AED | 4,418.59 ZAR |
Get AED/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=ZARExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-29T21:11:35Z",
"rates": {
"ZAR": 4.418589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "ZAR",
"amount": 100
},
"result": 441.8589,
"rate": 4.418589
}Build with AED/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key