Rate Overview
Live
1 HUF = 72.1545 SLL
1 SLL = 0.013859
HUF
Avg
71.4361
High
76.3574
Low
62.0362
Last updated: 7/30/2026, 8:08:07 AM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 72.15 SLL |
| 10 HUF | 721.55 SLL |
| 50 HUF | 3,607.73 SLL |
| 100 HUF | 7,215.45 SLL |
| 500 HUF | 36,077.26 SLL |
| 1,000 HUF | 72,154.51 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-07-30T08:08:07Z",
"rates": {
"SLL": 72.154514
}
}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": 7215.451400000001,
"rate": 72.154514
}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