Rate Overview
Live
1 HNL = 0.536608 SCR
1 SCR = 1.8636
HNL
Avg
0.528094
High
0.545147
Low
0.517252
Last updated: 6/16/2026, 2:45:40 AM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.54 SCR |
| 10 HNL | 5.37 SCR |
| 50 HNL | 26.83 SCR |
| 100 HNL | 53.66 SCR |
| 500 HNL | 268.30 SCR |
| 1,000 HNL | 536.61 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-06-16T02:45:40Z",
"rates": {
"SCR": 0.536608
}
}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": 53.660799999999995,
"rate": 0.536608
}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