Rate Overview
Live
1 ZAR = 0.214281 AED
1 AED = 4.6668
ZAR
Avg
0.215976
High
0.218494
Low
0.214281
Last updated: 3/27/2026, 11:55:04 AM
Quick Conversions
| ZAR | AED |
|---|---|
| 1 ZAR | 0.21 AED |
| 10 ZAR | 2.14 AED |
| 50 ZAR | 10.71 AED |
| 100 ZAR | 21.43 AED |
| 500 ZAR | 107.14 AED |
| 1,000 ZAR | 214.28 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-27T11:55:04Z",
"rates": {
"AED": 0.214281
}
}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.4281,
"rate": 0.214281
}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