Rate Overview
Live
1 HNL = 0.535948 SCR
1 SCR = 1.8659
HNL
Avg
0.534972
High
0.561012
Low
0.509965
Last updated: 5/26/2026, 9:34:57 PM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.54 SCR |
| 10 HNL | 5.36 SCR |
| 50 HNL | 26.80 SCR |
| 100 HNL | 53.59 SCR |
| 500 HNL | 267.97 SCR |
| 1,000 HNL | 535.95 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-05-26T21:34:57Z",
"rates": {
"SCR": 0.535948
}
}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": 53.5948,
"rate": 0.535948
}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