Rate Overview
Live
1 AED = 4.4776 ZAR
1 ZAR = 0.223336
AED
Avg
4.5799
High
4.9065
Low
4.3426
Last updated: 7/21/2026, 6:40:27 PM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.48 ZAR |
| 10 AED | 44.78 ZAR |
| 50 AED | 223.88 ZAR |
| 100 AED | 447.76 ZAR |
| 500 AED | 2,238.78 ZAR |
| 1,000 AED | 4,477.55 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-21T18:40:27Z",
"rates": {
"ZAR": 4.477552
}
}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": 447.7552,
"rate": 4.477552
}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