Rate Overview
Live
1 SLL = 0.001111 HNL
1 HNL = 900.0900
SLL
Avg
0.001145
High
0.001157
Low
0.001111
Last updated: 3/7/2026, 9:18:11 AM
Quick Conversions
| SLL | HNL |
|---|---|
| 1 SLL | 0.00 HNL |
| 10 SLL | 0.01 HNL |
| 50 SLL | 0.06 HNL |
| 100 SLL | 0.11 HNL |
| 500 SLL | 0.56 HNL |
| 1,000 SLL | 1.11 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-03-07T09:18:11Z",
"rates": {
"HNL": 0.001111
}
}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.1111,
"rate": 0.001111
}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