Rate Overview
Live
1 GNF = 3.0144 VND
1 VND = 0.331745
GNF
Avg
3.0076
High
3.0144
Low
2.9981
Last updated: 7/30/2026, 12:52:14 AM
Quick Conversions
| GNF | VND |
|---|---|
| 1 GNF | 3.01 VND |
| 10 GNF | 30.14 VND |
| 50 GNF | 150.72 VND |
| 100 GNF | 301.44 VND |
| 500 GNF | 1,507.18 VND |
| 1,000 GNF | 3,014.37 VND |
Get GNF/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=VNDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-30T00:52:14Z",
"rates": {
"VND": 3.014365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "VND",
"amount": 100
},
"result": 301.4365,
"rate": 3.014365
}Build with GNF/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key