Rate Overview
Live
1 GNF = 0.013431 VUV
1 VUV = 74.4546
GNF
Avg
0.013531
High
0.013591
Low
0.013431
Last updated: 4/17/2026, 5:52:02 PM
Quick Conversions
| GNF | VUV |
|---|---|
| 1 GNF | 0.01 VUV |
| 10 GNF | 0.13 VUV |
| 50 GNF | 0.67 VUV |
| 100 GNF | 1.34 VUV |
| 500 GNF | 6.72 VUV |
| 1,000 GNF | 13.43 VUV |
Get GNF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=VUVExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-04-17T17:52:02Z",
"rates": {
"VUV": 0.013431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "VUV",
"amount": 100
},
"result": 1.3431,
"rate": 0.013431
}Build with GNF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key