Rate Overview
Live
1 SCR = 1.8334 HNL
1 HNL = 0.545425
SCR
Avg
1.8703
High
2.0344
Low
1.7967
Last updated: 7/8/2026, 8:49:27 PM
Quick Conversions
| SCR | HNL |
|---|---|
| 1 SCR | 1.83 HNL |
| 10 SCR | 18.33 HNL |
| 50 SCR | 91.67 HNL |
| 100 SCR | 183.34 HNL |
| 500 SCR | 916.72 HNL |
| 1,000 SCR | 1,833.43 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-07-08T20:49:27Z",
"rates": {
"HNL": 1.833434
}
}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": 183.3434,
"rate": 1.833434
}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