Rate Overview
Live
1 VND = 0.334225 GNF
1 GNF = 2.9920
VND
Avg
0.332671
High
0.334345
Low
0.331673
Last updated: 7/18/2026, 11:49:36 AM
Quick Conversions
| VND | GNF |
|---|---|
| 1 VND | 0.33 GNF |
| 10 VND | 3.34 GNF |
| 50 VND | 16.71 GNF |
| 100 VND | 33.42 GNF |
| 500 VND | 167.11 GNF |
| 1,000 VND | 334.23 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-07-18T11:49:36Z",
"rates": {
"GNF": 0.334225
}
}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.4225,
"rate": 0.334225
}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