Rate Overview
Live
1 HUF = 75.9128 SLL
1 SLL = 0.013173
HUF
Avg
73.2422
High
76.3739
Low
67.1474
Last updated: 7/29/2026, 1:01:36 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 75.91 SLL |
| 10 HUF | 759.13 SLL |
| 50 HUF | 3,795.64 SLL |
| 100 HUF | 7,591.28 SLL |
| 500 HUF | 37,956.42 SLL |
| 1,000 HUF | 75,912.84 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-29T13:01:36Z",
"rates": {
"SLL": 75.912836
}
}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": 7591.2836,
"rate": 75.912836
}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