Rate Overview
Live
1 HUF = 80.1211 SLL
1 SLL = 0.012481
HUF
Avg
76.9841
High
82.0711
Low
74.1652
Last updated: 6/19/2026, 8:29:48 AM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 80.12 SLL |
| 10 HUF | 801.21 SLL |
| 50 HUF | 4,006.06 SLL |
| 100 HUF | 8,012.11 SLL |
| 500 HUF | 40,060.57 SLL |
| 1,000 HUF | 80,121.14 SLL |
Get HUF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SLLExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-06-19T08:29:48Z",
"rates": {
"SLL": 80.121138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SLL",
"amount": 100
},
"result": 8012.1138,
"rate": 80.121138
}Build with HUF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key