Rate Overview
Live
1 HNL = 0.329432 SVC
1 SVC = 3.0355
HNL
Avg
0.329073
High
0.329465
Low
0.328154
Last updated: 4/17/2026, 3:19:45 AM
Quick Conversions
| HNL | SVC |
|---|---|
| 1 HNL | 0.33 SVC |
| 10 HNL | 3.29 SVC |
| 50 HNL | 16.47 SVC |
| 100 HNL | 32.94 SVC |
| 500 HNL | 164.72 SVC |
| 1,000 HNL | 329.43 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-04-17T03:19:45Z",
"rates": {
"SVC": 0.329432
}
}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.9432,
"rate": 0.329432
}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