Rate Overview
Live
1 HUF = 0.053537 SZL
1 SZL = 18.6787
HUF
Avg
0.051406
High
0.054089
Low
0.049062
Last updated: 5/27/2026, 7:29:00 AM
Quick Conversions
| HUF | SZL |
|---|---|
| 1 HUF | 0.05 SZL |
| 10 HUF | 0.54 SZL |
| 50 HUF | 2.68 SZL |
| 100 HUF | 5.35 SZL |
| 500 HUF | 26.77 SZL |
| 1,000 HUF | 53.54 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-05-27T07:29:00Z",
"rates": {
"SZL": 0.053537
}
}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.3537,
"rate": 0.053537
}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