Rate Overview
Live
1 AED = 4.5538 ZAR
1 ZAR = 0.219595
AED
Avg
4.4670
High
4.6046
Low
4.3181
Last updated: 7/29/2026, 10:07:45 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.55 ZAR |
| 10 AED | 45.54 ZAR |
| 50 AED | 227.69 ZAR |
| 100 AED | 455.38 ZAR |
| 500 AED | 2,276.92 ZAR |
| 1,000 AED | 4,553.83 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-29T10:07:45Z",
"rates": {
"ZAR": 4.553832
}
}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": 455.3832,
"rate": 4.553832
}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