Rate Overview
Live
1 HUF = 74.7347 SLL
1 SLL = 0.013381
HUF
Avg
70.0299
High
74.8423
Low
66.8630
Last updated: 5/28/2026, 3:46:04 AM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 74.73 SLL |
| 10 HUF | 747.35 SLL |
| 50 HUF | 3,736.74 SLL |
| 100 HUF | 7,473.47 SLL |
| 500 HUF | 37,367.36 SLL |
| 1,000 HUF | 74,734.72 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-05-28T03:46:04Z",
"rates": {
"SLL": 74.734715
}
}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": 7473.4715,
"rate": 74.734715
}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