Rate Overview
Live
1 AED = 4.3929 ZAR
1 ZAR = 0.227641
AED
Avg
4.4059
High
4.4404
Low
4.3927
Last updated: 8/13/2026, 1:21:24 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.39 ZAR |
| 10 AED | 43.93 ZAR |
| 50 AED | 219.64 ZAR |
| 100 AED | 439.29 ZAR |
| 500 AED | 2,196.44 ZAR |
| 1,000 AED | 4,392.89 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-08-13T01:21:24Z",
"rates": {
"ZAR": 4.392886
}
}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": 439.2886,
"rate": 4.392886
}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