Rate Overview
Live
1 SZL = 0.051874 EUR
1 EUR = 19.2775
SZL
Avg
0.051371
High
0.051959
Low
0.050846
Last updated: 5/8/2026, 2:18:37 PM
Quick Conversions
| SZL | EUR |
|---|---|
| 1 SZL | 0.05 EUR |
| 10 SZL | 0.52 EUR |
| 50 SZL | 2.59 EUR |
| 100 SZL | 5.19 EUR |
| 500 SZL | 25.94 EUR |
| 1,000 SZL | 51.87 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-05-08T14:18:37Z",
"rates": {
"EUR": 0.051874
}
}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.1874,
"rate": 0.051874
}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