Rate Overview
Live
1 HNL = 0.542745 SCR
1 SCR = 1.8425
HNL
Avg
0.545659
High
0.572617
Low
0.518015
Last updated: 4/16/2026, 2:01:07 PM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.54 SCR |
| 10 HNL | 5.43 SCR |
| 50 HNL | 27.14 SCR |
| 100 HNL | 54.27 SCR |
| 500 HNL | 271.37 SCR |
| 1,000 HNL | 542.75 SCR |
Get HNL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SCRExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-04-16T14:01:07Z",
"rates": {
"SCR": 0.542745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SCR",
"amount": 100
},
"result": 54.2745,
"rate": 0.542745
}Build with HNL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key