Rate Overview
Live
1 ZAR = 0.228845 AED
1 AED = 4.3698
ZAR
Avg
0.228541
High
0.230772
Low
0.227231
Last updated: 9/2/2026, 2:57:30 PM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.23 AED |
| 10 ZAR | 2.29 AED |
| 50 ZAR | 11.44 AED |
| 100 ZAR | 22.88 AED |
| 500 ZAR | 114.42 AED |
| 1,000 ZAR | 228.85 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-09-02T14:57:30Z",
"rates": {
"AED": 0.228845
}
}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.8845,
"rate": 0.228845
}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