Rate Overview
Live
1 SVC = 3.0364 HNL
1 HNL = 0.329332
SVC
Avg
3.0387
High
3.0473
Low
3.0352
Last updated: 4/17/2026, 4:32:04 AM
Quick Conversions
| SVC | HNL |
|---|---|
| 1 SVC | 3.04 HNL |
| 10 SVC | 30.36 HNL |
| 50 SVC | 151.82 HNL |
| 100 SVC | 303.64 HNL |
| 500 SVC | 1,518.22 HNL |
| 1,000 SVC | 3,036.45 HNL |
Get SVC/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=HNLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T04:32:04Z",
"rates": {
"HNL": 3.036446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "HNL",
"amount": 100
},
"result": 303.6446,
"rate": 3.036446
}Build with SVC/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key