Rate Overview
Live
1 HUF = 0.052799 SZL
1 SZL = 18.9398
HUF
Avg
0.052182
High
0.053123
Low
0.050700
Last updated: 4/17/2026, 12:55:10 AM
Quick Conversions
| HUF | SZL |
|---|---|
| 1 HUF | 0.05 SZL |
| 10 HUF | 0.53 SZL |
| 50 HUF | 2.64 SZL |
| 100 HUF | 5.28 SZL |
| 500 HUF | 26.40 SZL |
| 1,000 HUF | 52.80 SZL |
Get HUF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SZLExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-04-17T00:55:10Z",
"rates": {
"SZL": 0.052799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SZL",
"amount": 100
},
"result": 5.2799,
"rate": 0.052799
}Build with HUF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key