Rate Overview
Live
1 SCR = 1.8576 HNL
1 HNL = 0.538315
SCR
Avg
1.8792
High
1.9149
Low
1.8316
Last updated: 9/2/2026, 9:11:18 AM
Quick Conversions
| SCR | HNL |
|---|---|
| 1 SCR | 1.86 HNL |
| 10 SCR | 18.58 HNL |
| 50 SCR | 92.88 HNL |
| 100 SCR | 185.76 HNL |
| 500 SCR | 928.82 HNL |
| 1,000 SCR | 1,857.65 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-09-02T09:11:18Z",
"rates": {
"HNL": 1.857647
}
}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": 185.7647,
"rate": 1.857647
}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