Rate Overview
Live
1 SVC = 3.0664 HNL
1 HNL = 0.326119
SVC
Avg
3.0629
High
3.0664
Low
3.0586
Last updated: 7/29/2026, 10:16:39 PM
Quick Conversions
| SVC | HNL |
|---|---|
| 1 SVC | 3.07 HNL |
| 10 SVC | 30.66 HNL |
| 50 SVC | 153.32 HNL |
| 100 SVC | 306.64 HNL |
| 500 SVC | 1,533.18 HNL |
| 1,000 SVC | 3,066.37 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-07-29T22:16:39Z",
"rates": {
"HNL": 3.066368
}
}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": 306.6368,
"rate": 3.066368
}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