Rate Overview
Live
1 AED = 4.6497 SZL
1 SZL = 0.215067
AED
Avg
4.4517
High
4.6497
Low
4.3291
Last updated: 3/27/2026, 7:07:45 PM
Quick Conversions
| AED | SZL |
|---|---|
| 1 AED | 4.65 SZL |
| 10 AED | 46.50 SZL |
| 50 AED | 232.49 SZL |
| 100 AED | 464.97 SZL |
| 500 AED | 2,324.86 SZL |
| 1,000 AED | 4,649.72 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-03-27T19:07:45Z",
"rates": {
"SZL": 4.64972
}
}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": 464.97200000000004,
"rate": 4.64972
}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