Rate Overview
Live
1 AED = 4.4136 SZL
1 SZL = 0.226574
AED
Avg
4.4470
High
4.5045
Low
4.3971
Last updated: 6/16/2026, 12:26:35 PM
Quick Conversions
| AED | SZL |
|---|---|
| 1 AED | 4.41 SZL |
| 10 AED | 44.14 SZL |
| 50 AED | 220.68 SZL |
| 100 AED | 441.36 SZL |
| 500 AED | 2,206.78 SZL |
| 1,000 AED | 4,413.57 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-06-16T12:26:35Z",
"rates": {
"SZL": 4.413567
}
}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": 441.35669999999993,
"rate": 4.413567
}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