Rate Overview
Live
1 AED = 4.6668 ZAR
1 ZAR = 0.214282
AED
Avg
4.7914
High
5.1015
Low
4.3592
Last updated: 3/27/2026, 11:46:31 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.67 ZAR |
| 10 AED | 46.67 ZAR |
| 50 AED | 233.34 ZAR |
| 100 AED | 466.68 ZAR |
| 500 AED | 2,333.38 ZAR |
| 1,000 AED | 4,666.76 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-03-27T11:46:31Z",
"rates": {
"ZAR": 4.666757
}
}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": 466.67569999999995,
"rate": 4.666757
}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