Rate Overview
Live
1 ZAR = 0.227546 AED
1 AED = 4.3947
ZAR
Avg
0.226709
High
0.227646
Low
0.224692
Last updated: 8/12/2026, 3:07:03 PM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.23 AED |
| 10 ZAR | 2.28 AED |
| 50 ZAR | 11.38 AED |
| 100 ZAR | 22.75 AED |
| 500 ZAR | 113.77 AED |
| 1,000 ZAR | 227.55 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-08-12T15:07:03Z",
"rates": {
"AED": 0.227546
}
}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.7546,
"rate": 0.227546
}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