Rate Overview
Live
1 HUF = 0.050755 SZL
1 SZL = 19.7025
HUF
Avg
0.050402
High
0.051108
Low
0.049328
Last updated: 3/27/2026, 7:51:09 AM
Quick Conversions
| HUF | SZL |
|---|---|
| 1 HUF | 0.05 SZL |
| 10 HUF | 0.51 SZL |
| 50 HUF | 2.54 SZL |
| 100 HUF | 5.08 SZL |
| 500 HUF | 25.38 SZL |
| 1,000 HUF | 50.76 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-03-27T07:51:09Z",
"rates": {
"SZL": 0.050755
}
}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.0755,
"rate": 0.050755
}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