Rate Overview
Live
1 ZAR = 0.221914 AED
1 AED = 4.5063
ZAR
Avg
0.224715
High
0.230558
Low
0.219702
Last updated: 3/7/2026, 4:23:47 AM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.22 AED |
| 10 ZAR | 2.22 AED |
| 50 ZAR | 11.10 AED |
| 100 ZAR | 22.19 AED |
| 500 ZAR | 110.96 AED |
| 1,000 ZAR | 221.91 AED |
Get ZAR/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=AEDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-07T04:23:47Z",
"rates": {
"AED": 0.221914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "AED",
"amount": 100
},
"result": 22.1914,
"rate": 0.221914
}Build with ZAR/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key