Rate Overview
Live
1 HNL = 0.544686 SCR
1 SCR = 1.8359
HNL
Avg
0.533198
High
0.544916
Low
0.501877
Last updated: 7/25/2026, 4:55:31 AM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.54 SCR |
| 10 HNL | 5.45 SCR |
| 50 HNL | 27.23 SCR |
| 100 HNL | 54.47 SCR |
| 500 HNL | 272.34 SCR |
| 1,000 HNL | 544.69 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-07-25T04:55:31Z",
"rates": {
"SCR": 0.544686
}
}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.4686,
"rate": 0.544686
}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