Rate Overview
Live
1 AED = 4.4572 ZAR
1 ZAR = 0.224356
AED
Avg
4.4965
High
4.5533
Low
4.4263
Last updated: 5/9/2026, 12:23:54 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.46 ZAR |
| 10 AED | 44.57 ZAR |
| 50 AED | 222.86 ZAR |
| 100 AED | 445.72 ZAR |
| 500 AED | 2,228.60 ZAR |
| 1,000 AED | 4,457.20 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-05-09T00:23:54Z",
"rates": {
"ZAR": 4.457201
}
}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": 445.72010000000006,
"rate": 4.457201
}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