Rate Overview
Live
1 HNL = 0.329692 SVC
1 SVC = 3.0331
HNL
Avg
0.331908
High
0.333963
Low
0.329692
Last updated: 3/27/2026, 10:13:05 PM
Quick Conversions
| HNL | SVC |
|---|---|
| 1 HNL | 0.33 SVC |
| 10 HNL | 3.30 SVC |
| 50 HNL | 16.48 SVC |
| 100 HNL | 32.97 SVC |
| 500 HNL | 164.85 SVC |
| 1,000 HNL | 329.69 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-03-27T22:13:05Z",
"rates": {
"SVC": 0.329692
}
}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.9692,
"rate": 0.329692
}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