Rate Overview
Live
1 HUF = 68.6130 SLL
1 SLL = 0.014574
HUF
Avg
67.8387
High
68.6130
Low
66.7777
Last updated: 4/17/2026, 5:47:51 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 68.61 SLL |
| 10 HUF | 686.13 SLL |
| 50 HUF | 3,430.65 SLL |
| 100 HUF | 6,861.30 SLL |
| 500 HUF | 34,306.50 SLL |
| 1,000 HUF | 68,613.00 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-04-17T17:47:51Z",
"rates": {
"SLL": 68.612999
}
}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": 6861.2999,
"rate": 68.612999
}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