Rate Overview
Live
1 SVC = 3.0382 HNL
1 HNL = 0.329138
SVC
Avg
3.0412
High
3.0481
Low
3.0380
Last updated: 5/8/2026, 3:47:11 PM
Quick Conversions
| SVC | HNL |
|---|---|
| 1 SVC | 3.04 HNL |
| 10 SVC | 30.38 HNL |
| 50 SVC | 151.91 HNL |
| 100 SVC | 303.82 HNL |
| 500 SVC | 1,519.12 HNL |
| 1,000 SVC | 3,038.24 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-05-08T15:47:11Z",
"rates": {
"HNL": 3.038241
}
}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.82410000000004,
"rate": 3.038241
}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