Rate Overview
Live
1 HNL = 4.4412 VUV
1 VUV = 0.225162
HNL
Avg
4.4635
High
4.4888
Low
4.4412
Last updated: 4/18/2026, 8:52:47 AM
Quick Conversions
| HNL | VUV |
|---|---|
| 1 HNL | 4.44 VUV |
| 10 HNL | 44.41 VUV |
| 50 HNL | 222.06 VUV |
| 100 HNL | 444.12 VUV |
| 500 HNL | 2,220.62 VUV |
| 1,000 HNL | 4,441.24 VUV |
Get HNL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=VUVExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-04-18T08:52:47Z",
"rates": {
"VUV": 4.44124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "VUV",
"amount": 100
},
"result": 444.12399999999997,
"rate": 4.44124
}Build with HNL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key