Rate Overview
Live
1 AED = 4.4770 ZAR
1 ZAR = 0.223362
AED
Avg
4.4448
High
4.4852
Low
4.4077
Last updated: 6/20/2026, 8:06:42 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.48 ZAR |
| 10 AED | 44.77 ZAR |
| 50 AED | 223.85 ZAR |
| 100 AED | 447.70 ZAR |
| 500 AED | 2,238.52 ZAR |
| 1,000 AED | 4,477.03 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-06-20T08:06:42Z",
"rates": {
"ZAR": 4.477034
}
}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.7034,
"rate": 4.477034
}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