Rate Overview
Live
1 HNL = 4.4322 VUV
1 VUV = 0.225623
HNL
Avg
4.4323
High
4.4438
Low
4.4200
Last updated: 8/15/2026, 2:40:23 AM
Quick Conversions
| HNL | VUV |
|---|---|
| 1 HNL | 4.43 VUV |
| 10 HNL | 44.32 VUV |
| 50 HNL | 221.61 VUV |
| 100 HNL | 443.22 VUV |
| 500 HNL | 2,216.08 VUV |
| 1,000 HNL | 4,432.17 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-08-15T02:40:23Z",
"rates": {
"VUV": 4.432168
}
}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": 443.2168,
"rate": 4.432168
}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