Rate Overview
Live
1 HUF = 72.1760 SLL
1 SLL = 0.013855
HUF
Avg
73.2336
High
76.3574
Low
71.7198
Last updated: 7/28/2026, 12:15:50 AM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 72.18 SLL |
| 10 HUF | 721.76 SLL |
| 50 HUF | 3,608.80 SLL |
| 100 HUF | 7,217.60 SLL |
| 500 HUF | 36,087.99 SLL |
| 1,000 HUF | 72,175.98 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-28T00:15:50Z",
"rates": {
"SLL": 72.175978
}
}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": 7217.5978000000005,
"rate": 72.175978
}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