Rate Overview
Live
1 VND = 0.333953 GNF
1 GNF = 2.9944
VND
Avg
0.335086
High
0.336340
Low
0.333953
Last updated: 8/17/2026, 8:17:41 PM
Quick Conversions
| VND | GNF |
|---|---|
| 1 VND | 0.33 GNF |
| 10 VND | 3.34 GNF |
| 50 VND | 16.70 GNF |
| 100 VND | 33.40 GNF |
| 500 VND | 166.98 GNF |
| 1,000 VND | 333.95 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-08-17T20:17:41Z",
"rates": {
"GNF": 0.333953
}
}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.3953,
"rate": 0.333953
}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