Rate Overview
Live
1 VUV = 0.225165 HNL
1 HNL = 4.4412
VUV
Avg
0.224652
High
0.225219
Low
0.223953
Last updated: 6/17/2026, 6:58:52 PM
Quick Conversions
| VUV | HNL |
|---|---|
| 1 VUV | 0.23 HNL |
| 10 VUV | 2.25 HNL |
| 50 VUV | 11.26 HNL |
| 100 VUV | 22.52 HNL |
| 500 VUV | 112.58 HNL |
| 1,000 VUV | 225.17 HNL |
Get VUV/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=HNLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T18:58:52Z",
"rates": {
"HNL": 0.225165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "HNL",
"amount": 100
},
"result": 22.5165,
"rate": 0.225165
}Build with VUV/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key