Rate Overview
Live
1 HNL = 786.0299 SLL
1 SLL = 0.001272
HNL
Avg
787.6651
High
790.5149
Low
786.0299
Last updated: 5/7/2026, 4:29:14 AM
Quick Conversions
| HNL | SLL |
|---|---|
| 1 HNL | 786.03 SLL |
| 10 HNL | 7,860.30 SLL |
| 50 HNL | 39,301.50 SLL |
| 100 HNL | 78,602.99 SLL |
| 500 HNL | 393,014.97 SLL |
| 1,000 HNL | 786,029.93 SLL |
Get HNL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SLLExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-07T04:29:14Z",
"rates": {
"SLL": 786.029934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SLL",
"amount": 100
},
"result": 78602.9934,
"rate": 786.029934
}Build with HNL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key