Rate Overview
Live
1 VND = 0.331785 GNF
1 GNF = 3.0140
VND
Avg
0.332085
High
0.332782
Low
0.331689
Last updated: 6/17/2026, 7:56:59 AM
Quick Conversions
| VND | GNF |
|---|---|
| 1 VND | 0.33 GNF |
| 10 VND | 3.32 GNF |
| 50 VND | 16.59 GNF |
| 100 VND | 33.18 GNF |
| 500 VND | 165.89 GNF |
| 1,000 VND | 331.78 GNF |
Get VND/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=GNFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-06-17T07:56:59Z",
"rates": {
"GNF": 0.331785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "GNF",
"amount": 100
},
"result": 33.1785,
"rate": 0.331785
}Build with VND/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key