Rate Overview
Live
1 HUF = 76.3175 SLL
1 SLL = 0.013103
HUF
Avg
66.0251
High
76.3175
Low
56.4837
Last updated: 7/30/2026, 12:32:33 AM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 76.32 SLL |
| 10 HUF | 763.18 SLL |
| 50 HUF | 3,815.88 SLL |
| 100 HUF | 7,631.75 SLL |
| 500 HUF | 38,158.75 SLL |
| 1,000 HUF | 76,317.50 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-30T00:32:33Z",
"rates": {
"SLL": 76.3175
}
}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": 7631.75,
"rate": 76.3175
}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