Rate Overview
Live
1 VND = 0.001016 HNL
1 HNL = 984.2520
VND
Avg
0.001011
High
0.001016
Low
0.001005
Last updated: 3/7/2026, 3:48:21 AM
Quick Conversions
| VND | HNL |
|---|---|
| 1 VND | 0.00 HNL |
| 10 VND | 0.01 HNL |
| 50 VND | 0.05 HNL |
| 100 VND | 0.10 HNL |
| 500 VND | 0.51 HNL |
| 1,000 VND | 1.02 HNL |
Get VND/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=HNLExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T03:48:21Z",
"rates": {
"HNL": 0.001016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "HNL",
"amount": 100
},
"result": 0.1016,
"rate": 0.001016
}Build with VND/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key