Rate Overview
Live
1 SVC = 3.0319 HNL
1 HNL = 0.329830
SVC
Avg
3.0285
High
3.0319
Low
3.0245
Last updated: 3/7/2026, 6:44:55 AM
Quick Conversions
| SVC | HNL |
|---|---|
| 1 SVC | 3.03 HNL |
| 10 SVC | 30.32 HNL |
| 50 SVC | 151.59 HNL |
| 100 SVC | 303.19 HNL |
| 500 SVC | 1,515.93 HNL |
| 1,000 SVC | 3,031.87 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-03-07T06:44:55Z",
"rates": {
"HNL": 3.031865
}
}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.18649999999997,
"rate": 3.031865
}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