Rate Overview
Live
1 SVC = 3.0648 HNL
1 HNL = 0.326289
SVC
Avg
3.0649
High
3.0692
Low
3.0605
Last updated: 8/19/2026, 9:53:09 AM
Quick Conversions
| SVC | HNL |
|---|---|
| 1 SVC | 3.06 HNL |
| 10 SVC | 30.65 HNL |
| 50 SVC | 153.24 HNL |
| 100 SVC | 306.48 HNL |
| 500 SVC | 1,532.38 HNL |
| 1,000 SVC | 3,064.77 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-08-19T09:53:09Z",
"rates": {
"HNL": 3.064768
}
}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": 306.47679999999997,
"rate": 3.064768
}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