Rate Overview
Live
1 HNL = 0.511355 SCR
1 SCR = 1.9556
HNL
Avg
0.529957
High
0.547763
Low
0.511355
Last updated: 8/15/2026, 5:22:16 PM
Quick Conversions
| HNL | SCR |
|---|---|
| 1 HNL | 0.51 SCR |
| 10 HNL | 5.11 SCR |
| 50 HNL | 25.57 SCR |
| 100 HNL | 51.14 SCR |
| 500 HNL | 255.68 SCR |
| 1,000 HNL | 511.36 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-08-15T17:22:16Z",
"rates": {
"SCR": 0.511355
}
}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": 51.1355,
"rate": 0.511355
}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