Rate Overview
Live
1 ZAR = 0.219772 AED
1 AED = 4.5502
ZAR
Avg
0.220925
High
0.223417
Low
0.217977
Last updated: 7/27/2026, 1:28:57 AM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.22 AED |
| 10 ZAR | 2.20 AED |
| 50 ZAR | 10.99 AED |
| 100 ZAR | 21.98 AED |
| 500 ZAR | 109.89 AED |
| 1,000 ZAR | 219.77 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-07-27T01:28:57Z",
"rates": {
"AED": 0.219772
}
}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": 21.9772,
"rate": 0.219772
}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