Rate Overview
Live
1 GNF = 3.0140 VND
1 VND = 0.331785
GNF
Avg
3.0031
High
3.0183
Low
2.9670
Last updated: 5/27/2026, 7:22:34 PM
Quick Conversions
| GNF | VND |
|---|---|
| 1 GNF | 3.01 VND |
| 10 GNF | 30.14 VND |
| 50 GNF | 150.70 VND |
| 100 GNF | 301.40 VND |
| 500 GNF | 1,507.00 VND |
| 1,000 GNF | 3,014.00 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-05-27T19:22:34Z",
"rates": {
"VND": 3.013999
}
}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.3999,
"rate": 3.013999
}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