Rate Overview
Live
1 HNL = 4.5842 VUV
1 VUV = 0.218139
HNL
Avg
4.4905
High
4.5842
Low
4.4585
Last updated: 7/2/2026, 4:52:44 AM
Quick Conversions
| HNL | VUV |
|---|---|
| 1 HNL | 4.58 VUV |
| 10 HNL | 45.84 VUV |
| 50 HNL | 229.21 VUV |
| 100 HNL | 458.42 VUV |
| 500 HNL | 2,292.12 VUV |
| 1,000 HNL | 4,584.23 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-07-02T04:52:44Z",
"rates": {
"VUV": 4.58423
}
}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": 458.423,
"rate": 4.58423
}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