Rate Overview
Live
1 AED = 4.4428 ZAR
1 ZAR = 0.225083
AED
Avg
4.4673
High
4.5168
Low
4.4428
Last updated: 4/18/2026, 8:43:28 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.44 ZAR |
| 10 AED | 44.43 ZAR |
| 50 AED | 222.14 ZAR |
| 100 AED | 444.28 ZAR |
| 500 AED | 2,221.40 ZAR |
| 1,000 AED | 4,442.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-04-18T08:43:28Z",
"rates": {
"ZAR": 4.4428
}
}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": 444.28000000000003,
"rate": 4.4428
}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