Rate Overview
Live
1 AED = 4.4848 ZAR
1 ZAR = 0.222975
AED
Avg
4.7458
High
5.1015
Low
4.3592
Last updated: 7/22/2026, 10:08:03 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.48 ZAR |
| 10 AED | 44.85 ZAR |
| 50 AED | 224.24 ZAR |
| 100 AED | 448.48 ZAR |
| 500 AED | 2,242.40 ZAR |
| 1,000 AED | 4,484.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-22T10:08:03Z",
"rates": {
"ZAR": 4.484801
}
}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": 448.4801,
"rate": 4.484801
}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