Rate Overview
Live
1 HUF = 72.0986 SLL
1 SLL = 0.013870
HUF
Avg
69.8288
High
75.6425
Low
66.0423
Last updated: 7/27/2026, 3:51:51 PM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 72.10 SLL |
| 10 HUF | 720.99 SLL |
| 50 HUF | 3,604.93 SLL |
| 100 HUF | 7,209.86 SLL |
| 500 HUF | 36,049.30 SLL |
| 1,000 HUF | 72,098.60 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-27T15:51:51Z",
"rates": {
"SLL": 72.098598
}
}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": 7209.859799999999,
"rate": 72.098598
}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