Rate Overview
Live
1 ZAR = 0.225640 AED
1 AED = 4.4318
ZAR
Avg
0.221593
High
0.225640
Low
0.218759
Last updated: 5/7/2026, 10:12:05 AM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.23 AED |
| 10 ZAR | 2.26 AED |
| 50 ZAR | 11.28 AED |
| 100 ZAR | 22.56 AED |
| 500 ZAR | 112.82 AED |
| 1,000 ZAR | 225.64 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-05-07T10:12:05Z",
"rates": {
"AED": 0.22564
}
}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.564,
"rate": 0.22564
}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