Rate Overview
Live
1 HUF = 72.5043 SLL
1 SLL = 0.013792
HUF
Avg
69.8535
High
75.1151
Low
65.8791
Last updated: 7/30/2026, 11:12:42 AM
Quick Conversions
| HUF | SLL |
|---|---|
| 1 HUF | 72.50 SLL |
| 10 HUF | 725.04 SLL |
| 50 HUF | 3,625.22 SLL |
| 100 HUF | 7,250.43 SLL |
| 500 HUF | 36,252.17 SLL |
| 1,000 HUF | 72,504.35 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-30T11:12:42Z",
"rates": {
"SLL": 72.504346
}
}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": 7250.4346,
"rate": 72.504346
}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