Rate Overview
Live
1 SEK = 2.8891 HNL
1 HNL = 0.346135
SEK
Avg
2.8924
High
2.9348
Low
2.8612
Last updated: 3/7/2026, 6:46:21 AM
Quick Conversions
| SEK | HNL |
|---|---|
| 1 SEK | 2.89 HNL |
| 10 SEK | 28.89 HNL |
| 50 SEK | 144.45 HNL |
| 100 SEK | 288.91 HNL |
| 500 SEK | 1,444.53 HNL |
| 1,000 SEK | 2,889.05 HNL |
Get SEK/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=HNLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T06:46:21Z",
"rates": {
"HNL": 2.88905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "HNL",
"amount": 100
},
"result": 288.90500000000003,
"rate": 2.88905
}Build with SEK/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key