Rate Overview
Live
1 SVC = 3.0571 HNL
1 HNL = 0.327103
SVC
Avg
3.0510
High
3.0624
Low
2.9992
Last updated: 7/9/2026, 3:05:24 PM
Quick Conversions
| SVC | HNL |
|---|---|
| 1 SVC | 3.06 HNL |
| 10 SVC | 30.57 HNL |
| 50 SVC | 152.86 HNL |
| 100 SVC | 305.71 HNL |
| 500 SVC | 1,528.57 HNL |
| 1,000 SVC | 3,057.14 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-07-09T15:05:24Z",
"rates": {
"HNL": 3.057144
}
}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": 305.7144,
"rate": 3.057144
}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