Rate Overview
Live
1 AED = 4.5138 ZAR
1 ZAR = 0.221543
AED
Avg
4.5496
High
4.5876
Low
4.4759
Last updated: 7/30/2026, 11:16:36 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.51 ZAR |
| 10 AED | 45.14 ZAR |
| 50 AED | 225.69 ZAR |
| 100 AED | 451.38 ZAR |
| 500 AED | 2,256.90 ZAR |
| 1,000 AED | 4,513.80 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-30T11:16:36Z",
"rates": {
"ZAR": 4.513803
}
}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": 451.38030000000003,
"rate": 4.513803
}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