Rate Overview
Live
1 HUF = 70.8737 SLL
1 SLL = 0.014110
HUF
Avg
69.8721
High
70.8737
Low
69.1772
Last updated: 1/25/2026, 10:24:07 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 70.87 SLL |
| 10 HUF | 708.74 SLL |
| 50 HUF | 3,543.68 SLL |
| 100 HUF | 7,087.37 SLL |
| 500 HUF | 35,436.84 SLL |
| 1,000 HUF | 70,873.68 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-01-25T22:24:07Z",
"rates": {
"SLL": 70.873677
}
}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": 7087.3677,
"rate": 70.873677
}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