Rate Overview
Live
1 HUF = 75.0533 SLL
1 SLL = 0.013324
HUF
Avg
73.1662
High
75.0533
Low
72.3903
Last updated: 8/13/2026, 1:09:05 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 75.05 SLL |
| 10 HUF | 750.53 SLL |
| 50 HUF | 3,752.66 SLL |
| 100 HUF | 7,505.33 SLL |
| 500 HUF | 37,526.64 SLL |
| 1,000 HUF | 75,053.28 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-08-13T13:09:05Z",
"rates": {
"SLL": 75.053279
}
}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": 7505.3279,
"rate": 75.053279
}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