Rate Overview
Live
1 HUF = 76.2883 SLL
1 SLL = 0.013108
HUF
Avg
74.0330
High
76.3574
Low
71.7198
Last updated: 7/28/2026, 2:08:10 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 76.29 SLL |
| 10 HUF | 762.88 SLL |
| 50 HUF | 3,814.42 SLL |
| 100 HUF | 7,628.83 SLL |
| 500 HUF | 38,144.15 SLL |
| 1,000 HUF | 76,288.31 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-28T14:08:10Z",
"rates": {
"SLL": 76.288306
}
}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": 7628.8306,
"rate": 76.288306
}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