Rate Overview
Live
1 HUF = 0.048991 SZL
1 SZL = 20.4119
HUF
Avg
0.049163
High
0.050096
Low
0.048099
Last updated: 3/7/2026, 3:08:20 AM
Quick Conversions
| HUF | SZL |
|---|---|
| 1 HUF | 0.05 SZL |
| 10 HUF | 0.49 SZL |
| 50 HUF | 2.45 SZL |
| 100 HUF | 4.90 SZL |
| 500 HUF | 24.50 SZL |
| 1,000 HUF | 48.99 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-07T03:08:20Z",
"rates": {
"SZL": 0.048991
}
}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": 4.8991,
"rate": 0.048991
}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