Rate Overview
Live
1 SCR = 1.8360 HNL
1 HNL = 0.544653
SCR
Avg
1.8359
High
1.9520
Low
1.7613
Last updated: 3/27/2026, 8:27:03 AM
Quick Conversions
| SCR | HNL |
|---|---|
| 1 SCR | 1.84 HNL |
| 10 SCR | 18.36 HNL |
| 50 SCR | 91.80 HNL |
| 100 SCR | 183.60 HNL |
| 500 SCR | 918.02 HNL |
| 1,000 SCR | 1,836.03 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-03-27T08:27:03Z",
"rates": {
"HNL": 1.83603
}
}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.603,
"rate": 1.83603
}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