Rate Overview
Live
1 HNL = 0.328021 SVC
1 SVC = 3.0486
HNL
Avg
0.328083
High
0.333421
Low
0.326796
Last updated: 7/4/2026, 2:42:21 AM
Quick Conversions
| HNL | SVC |
|---|---|
| 1 HNL | 0.33 SVC |
| 10 HNL | 3.28 SVC |
| 50 HNL | 16.40 SVC |
| 100 HNL | 32.80 SVC |
| 500 HNL | 164.01 SVC |
| 1,000 HNL | 328.02 SVC |
Get HNL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SVCExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-04T02:42:21Z",
"rates": {
"SVC": 0.328021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SVC",
"amount": 100
},
"result": 32.8021,
"rate": 0.328021
}Build with HNL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key