Rate Overview
Live
1 AED = 4.3956 SZL
1 SZL = 0.227501
AED
Avg
4.4069
High
4.4543
Low
4.3947
Last updated: 8/14/2026, 1:12:53 AM
Quick Conversions
| AED | SZL |
|---|---|
| 1 AED | 4.40 SZL |
| 10 AED | 43.96 SZL |
| 50 AED | 219.78 SZL |
| 100 AED | 439.56 SZL |
| 500 AED | 2,197.79 SZL |
| 1,000 AED | 4,395.59 SZL |
Get AED/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SZLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-14T01:12:53Z",
"rates": {
"SZL": 4.395589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SZL",
"amount": 100
},
"result": 439.5589,
"rate": 4.395589
}Build with AED/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key