Rate Overview
Live
1 VND = 0.333531 GNF
1 GNF = 2.9982
VND
Avg
0.332455
High
0.333626
Low
0.331575
Last updated: 5/7/2026, 9:51:19 PM
Quick Conversions
| VND | GNF |
|---|---|
| 1 VND | 0.33 GNF |
| 10 VND | 3.34 GNF |
| 50 VND | 16.68 GNF |
| 100 VND | 33.35 GNF |
| 500 VND | 166.77 GNF |
| 1,000 VND | 333.53 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-05-07T21:51:19Z",
"rates": {
"GNF": 0.333531
}
}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.353100000000005,
"rate": 0.333531
}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