Rate Overview
Live
1 HUF = 74.9148 SLL
1 SLL = 0.013348
HUF
Avg
65.2297
High
74.9148
Low
56.4837
Last updated: 5/27/2026, 10:56:03 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 74.91 SLL |
| 10 HUF | 749.15 SLL |
| 50 HUF | 3,745.74 SLL |
| 100 HUF | 7,491.48 SLL |
| 500 HUF | 37,457.42 SLL |
| 1,000 HUF | 74,914.85 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-27T22:56:03Z",
"rates": {
"SLL": 74.914846
}
}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": 7491.4846,
"rate": 74.914846
}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