Rate Overview
Live
1 SZL = 0.051911 EUR
1 EUR = 19.2637
SZL
Avg
0.052812
High
0.053598
Low
0.051911
Last updated: 3/6/2026, 11:53:16 PM
Quick Conversions
| SZL | EUR |
|---|---|
| 1 SZL | 0.05 EUR |
| 10 SZL | 0.52 EUR |
| 50 SZL | 2.60 EUR |
| 100 SZL | 5.19 EUR |
| 500 SZL | 25.96 EUR |
| 1,000 SZL | 51.91 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-06T23:53:16Z",
"rates": {
"EUR": 0.051911
}
}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.1911,
"rate": 0.051911
}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