Rate Overview
Live
1 HNL = 0.525385 SCR
1 SCR = 1.9034
HNL
Avg
0.540594
High
0.556588
Low
0.525385
Last updated: 7/1/2026, 8:47:17 AM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.53 SCR |
| 10 HNL | 5.25 SCR |
| 50 HNL | 26.27 SCR |
| 100 HNL | 52.54 SCR |
| 500 HNL | 262.69 SCR |
| 1,000 HNL | 525.39 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-01T08:47:17Z",
"rates": {
"SCR": 0.525385
}
}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": 52.5385,
"rate": 0.525385
}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