Rate Overview
Live
1 EUR = 18.7513 SZL
1 SZL = 0.053330
EUR
Avg
18.7096
High
18.7567
Low
18.6227
Last updated: 8/17/2026, 3:26:22 PM
Quick Conversions
| EUR | SZL |
|---|---|
| 1 EUR | 18.75 SZL |
| 10 EUR | 187.51 SZL |
| 50 EUR | 937.56 SZL |
| 100 EUR | 1,875.13 SZL |
| 500 EUR | 9,375.64 SZL |
| 1,000 EUR | 18,751.28 SZL |
Get EUR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SZLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-17T15:26:22Z",
"rates": {
"SZL": 18.751276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SZL",
"amount": 100
},
"result": 1875.1276,
"rate": 18.751276
}Build with EUR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key