Rate Overview
Live
1 AED = 4.4969 SZL
1 SZL = 0.222377
AED
Avg
4.4663
High
4.5145
Low
4.4175
Last updated: 7/20/2026, 11:19:38 PM
Quick Conversions
| AED | SZL |
|---|---|
| 1 AED | 4.50 SZL |
| 10 AED | 44.97 SZL |
| 50 AED | 224.84 SZL |
| 100 AED | 449.69 SZL |
| 500 AED | 2,248.43 SZL |
| 1,000 AED | 4,496.86 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-07-20T23:19:38Z",
"rates": {
"SZL": 4.496859
}
}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": 449.68589999999995,
"rate": 4.496859
}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