Rate Overview
Live
1 AED = 4.5010 ZAR
1 ZAR = 0.222172
AED
Avg
4.4436
High
4.5516
Low
4.3373
Last updated: 3/7/2026, 2:11:47 AM
Quick Conversions
| AED | ZAR |
|---|---|
| 1 AED | 4.50 ZAR |
| 10 AED | 45.01 ZAR |
| 50 AED | 225.05 ZAR |
| 100 AED | 450.10 ZAR |
| 500 AED | 2,250.51 ZAR |
| 1,000 AED | 4,501.02 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-07T02:11:47Z",
"rates": {
"ZAR": 4.50102
}
}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": 450.102,
"rate": 4.50102
}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