Rate Overview
Live
1 ZAR = 0.213957 AED
1 AED = 4.6738
ZAR
Avg
0.218845
High
0.230365
Low
0.210397
Last updated: 3/27/2026, 1:35:44 PM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.21 AED |
| 10 ZAR | 2.14 AED |
| 50 ZAR | 10.70 AED |
| 100 ZAR | 21.40 AED |
| 500 ZAR | 106.98 AED |
| 1,000 ZAR | 213.96 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-27T13:35:44Z",
"rates": {
"AED": 0.213957
}
}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.3957,
"rate": 0.213957
}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