Rate Overview
Live
1 AED = 4.6442 ZAR
1 ZAR = 0.215324
AED
Avg
4.6273
High
4.6611
Low
4.5768
Last updated: 3/27/2026, 6:35:22 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.64 ZAR |
| 10 AED | 46.44 ZAR |
| 50 AED | 232.21 ZAR |
| 100 AED | 464.42 ZAR |
| 500 AED | 2,322.08 ZAR |
| 1,000 AED | 4,644.16 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-27T06:35:22Z",
"rates": {
"ZAR": 4.644156
}
}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": 464.4156,
"rate": 4.644156
}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