Rate Overview
Live
1 AED = 4.3529 SZL
1 SZL = 0.229731
AED
Avg
4.3805
High
4.4038
Low
4.3529
Last updated: 9/4/2026, 5:09:41 AM
Quick Conversions
| AED | SZL |
|---|---|
| 1 AED | 4.35 SZL |
| 10 AED | 43.53 SZL |
| 50 AED | 217.65 SZL |
| 100 AED | 435.29 SZL |
| 500 AED | 2,176.46 SZL |
| 1,000 AED | 4,352.92 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-09-04T05:09:41Z",
"rates": {
"SZL": 4.352915
}
}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": 435.29150000000004,
"rate": 4.352915
}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