Rate Overview
Live
1 HUF = 74.9345 SLL
1 SLL = 0.013345
HUF
Avg
74.3114
High
74.9345
Low
73.4283
Last updated: 5/27/2026, 9:40:14 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 74.93 SLL |
| 10 HUF | 749.35 SLL |
| 50 HUF | 3,746.73 SLL |
| 100 HUF | 7,493.45 SLL |
| 500 HUF | 37,467.25 SLL |
| 1,000 HUF | 74,934.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-05-27T21:40:14Z",
"rates": {
"SLL": 74.934504
}
}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": 7493.450400000001,
"rate": 74.934504
}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