Rate Overview
Live
1 SLL = 0.001172 HNL
1 HNL = 853.2423
SLL
Avg
0.001166
High
0.001174
Low
0.001122
Last updated: 8/11/2026, 7:58:36 PM
Quick Conversions
| SLL | HNL |
|---|---|
| 1 SLL | 0.00 HNL |
| 10 SLL | 0.01 HNL |
| 50 SLL | 0.06 HNL |
| 100 SLL | 0.12 HNL |
| 500 SLL | 0.59 HNL |
| 1,000 SLL | 1.17 HNL |
Get SLL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=HNLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-11T19:58:36Z",
"rates": {
"HNL": 0.001172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "HNL",
"amount": 100
},
"result": 0.11720000000000001,
"rate": 0.001172
}Build with SLL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key