Rate Overview
Live
1 SCR = 1.8636 HNL
1 HNL = 0.536609
SCR
Avg
1.8942
High
1.9333
Low
1.8344
Last updated: 6/15/2026, 2:21:55 PM
Quick Conversions
| SCR | HNL |
|---|---|
| 1 SCR | 1.86 HNL |
| 10 SCR | 18.64 HNL |
| 50 SCR | 93.18 HNL |
| 100 SCR | 186.36 HNL |
| 500 SCR | 931.78 HNL |
| 1,000 SCR | 1,863.56 HNL |
Get SCR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=HNLExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-15T14:21:55Z",
"rates": {
"HNL": 1.863555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "HNL",
"amount": 100
},
"result": 186.3555,
"rate": 1.863555
}Build with SCR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key