Rate Overview
Live
1 HNL = 0.565235 SCR
1 SCR = 1.7692
HNL
Avg
0.548893
High
0.565235
Low
0.518294
Last updated: 3/7/2026, 2:32:23 AM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.57 SCR |
| 10 HNL | 5.65 SCR |
| 50 HNL | 28.26 SCR |
| 100 HNL | 56.52 SCR |
| 500 HNL | 282.62 SCR |
| 1,000 HNL | 565.24 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-03-07T02:32:23Z",
"rates": {
"SCR": 0.565235
}
}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": 56.523500000000006,
"rate": 0.565235
}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