Rate Overview
Live
1 HUF = 74.0452 SLL
1 SLL = 0.013505
HUF
Avg
73.0041
High
74.1953
Low
67.1474
Last updated: 7/7/2026, 6:31:23 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 74.05 SLL |
| 10 HUF | 740.45 SLL |
| 50 HUF | 3,702.26 SLL |
| 100 HUF | 7,404.52 SLL |
| 500 HUF | 37,022.62 SLL |
| 1,000 HUF | 74,045.23 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-07T18:31:23Z",
"rates": {
"SLL": 74.045233
}
}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": 7404.5233,
"rate": 74.045233
}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