Rate Overview
Live
1 HUF = 72.5814 SLL
1 SLL = 0.013778
HUF
Avg
72.8693
High
74.4264
Low
72.0632
Last updated: 9/3/2026, 1:04:25 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 72.58 SLL |
| 10 HUF | 725.81 SLL |
| 50 HUF | 3,629.07 SLL |
| 100 HUF | 7,258.14 SLL |
| 500 HUF | 36,290.69 SLL |
| 1,000 HUF | 72,581.37 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-09-03T13:04:25Z",
"rates": {
"SLL": 72.58137
}
}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": 7258.137000000001,
"rate": 72.58137
}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