Rate Overview
Live
1 SVC = 3.0530 HNL
1 HNL = 0.327545
SVC
Avg
3.0546
High
3.0572
Low
3.0523
Last updated: 6/18/2026, 10:05:47 AM
Quick Conversions
| SVC | HNL |
|---|---|
| 1 SVC | 3.05 HNL |
| 10 SVC | 30.53 HNL |
| 50 SVC | 152.65 HNL |
| 100 SVC | 305.30 HNL |
| 500 SVC | 1,526.51 HNL |
| 1,000 SVC | 3,053.02 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-06-18T10:05:47Z",
"rates": {
"HNL": 3.053019
}
}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.3019,
"rate": 3.053019
}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