Rate Overview
Live
1 HUF = 75.8498 SLL
1 SLL = 0.013184
HUF
Avg
71.4436
High
75.8498
Low
67.0473
Last updated: 7/29/2026, 4:12:03 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 75.85 SLL |
| 10 HUF | 758.50 SLL |
| 50 HUF | 3,792.49 SLL |
| 100 HUF | 7,584.98 SLL |
| 500 HUF | 37,924.89 SLL |
| 1,000 HUF | 75,849.77 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-29T16:12:03Z",
"rates": {
"SLL": 75.849771
}
}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": 7584.9771,
"rate": 75.849771
}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