Rate Overview
Live
1 AED = 4.5689 ZAR
1 ZAR = 0.218870
AED
Avg
4.4814
High
4.5876
Low
4.4141
Last updated: 7/28/2026, 9:33:11 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.57 ZAR |
| 10 AED | 45.69 ZAR |
| 50 AED | 228.45 ZAR |
| 100 AED | 456.89 ZAR |
| 500 AED | 2,284.46 ZAR |
| 1,000 AED | 4,568.93 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-07-28T09:33:11Z",
"rates": {
"ZAR": 4.568929
}
}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": 456.8929,
"rate": 4.568929
}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