Rate Overview
Live
1 SZL = 0.050958 EUR
1 EUR = 19.6240
SZL
Avg
0.050891
High
0.051652
Low
0.050370
Last updated: 3/27/2026, 2:52:11 AM
Quick Conversions
| SZL | EUR |
|---|---|
| 1 SZL | 0.05 EUR |
| 10 SZL | 0.51 EUR |
| 50 SZL | 2.55 EUR |
| 100 SZL | 5.10 EUR |
| 500 SZL | 25.48 EUR |
| 1,000 SZL | 50.96 EUR |
Get SZL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=EURExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-27T02:52:11Z",
"rates": {
"EUR": 0.050958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "EUR",
"amount": 100
},
"result": 5.0958000000000006,
"rate": 0.050958
}Build with SZL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key