Rate Overview
Live
1 VND = 0.331834 GNF
1 GNF = 3.0136
VND
Avg
0.332064
High
0.332782
Low
0.331689
Last updated: 6/19/2026, 8:42:01 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.92 GNF |
| 1,000 VND | 331.83 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-19T08:42:01Z",
"rates": {
"GNF": 0.331834
}
}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.1834,
"rate": 0.331834
}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