Rate Overview
Live
1 VND = 0.335889 GNF
1 GNF = 2.9772
VND
Avg
0.334927
High
0.336527
Low
0.333398
Last updated: 3/7/2026, 8:00:07 AM
Quick Conversions
| VND | GNF |
|---|---|
| 1 VND | 0.34 GNF |
| 10 VND | 3.36 GNF |
| 50 VND | 16.79 GNF |
| 100 VND | 33.59 GNF |
| 500 VND | 167.94 GNF |
| 1,000 VND | 335.89 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-03-07T08:00:07Z",
"rates": {
"GNF": 0.335889
}
}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.5889,
"rate": 0.335889
}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