Rate Overview
Live
1 AED = 4.4617 ZAR
1 ZAR = 0.224132
AED
Avg
4.4340
High
4.4617
Low
4.4141
Last updated: 7/9/2026, 2:58:10 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.46 ZAR |
| 10 AED | 44.62 ZAR |
| 50 AED | 223.08 ZAR |
| 100 AED | 446.17 ZAR |
| 500 AED | 2,230.83 ZAR |
| 1,000 AED | 4,461.66 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-09T02:58:10Z",
"rates": {
"ZAR": 4.461658
}
}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": 446.1658,
"rate": 4.461658
}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