Rate Overview
Live
1 VUV = 0.220794 HNL
1 HNL = 4.5291
VUV
Avg
0.222007
High
0.223082
Low
0.220794
Last updated: 3/27/2026, 6:52:15 PM
Quick Conversions
| VUV | HNL |
|---|---|
| 1 VUV | 0.22 HNL |
| 10 VUV | 2.21 HNL |
| 50 VUV | 11.04 HNL |
| 100 VUV | 22.08 HNL |
| 500 VUV | 110.40 HNL |
| 1,000 VUV | 220.79 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-03-27T18:52:15Z",
"rates": {
"HNL": 0.220794
}
}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.0794,
"rate": 0.220794
}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