Rate Overview
Live
1 HNL = 0.554440 SCR
1 SCR = 1.8036
HNL
Avg
0.548310
High
0.565235
Low
0.518294
Last updated: 3/7/2026, 4:26:30 AM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.55 SCR |
| 10 HNL | 5.54 SCR |
| 50 HNL | 27.72 SCR |
| 100 HNL | 55.44 SCR |
| 500 HNL | 277.22 SCR |
| 1,000 HNL | 554.44 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-07T04:26:30Z",
"rates": {
"SCR": 0.55444
}
}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": 55.444,
"rate": 0.55444
}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