Rate Overview
Live
1 VND = 0.333364 GNF
1 GNF = 2.9997
VND
Avg
0.338097
High
0.354603
Low
0.328830
Last updated: 3/28/2026, 1:36:23 PM
Quick Conversions
| VND | GNF |
|---|---|
| 1 VND | 0.33 GNF |
| 10 VND | 3.33 GNF |
| 50 VND | 16.67 GNF |
| 100 VND | 33.34 GNF |
| 500 VND | 166.68 GNF |
| 1,000 VND | 333.36 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-28T13:36:23Z",
"rates": {
"GNF": 0.333364
}
}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.3364,
"rate": 0.333364
}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