Rate Overview
Live
1 AED = 4.6567 ZAR
1 ZAR = 0.214743
AED
Avg
4.6288
High
4.6611
Low
4.5768
Last updated: 3/27/2026, 8:16:10 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.66 ZAR |
| 10 AED | 46.57 ZAR |
| 50 AED | 232.84 ZAR |
| 100 AED | 465.67 ZAR |
| 500 AED | 2,328.36 ZAR |
| 1,000 AED | 4,656.72 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-03-27T08:16:10Z",
"rates": {
"ZAR": 4.65672
}
}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": 465.672,
"rate": 4.65672
}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