Rate Overview
Live
1 VEF = 0.000107 GNF
1 GNF = 9345.79
VEF
Avg
0.000108
High
0.000109
Low
0.000107
Last updated: 9/11/2026, 11:28:56 PM
Quick Conversions
| VEF | GNF |
|---|---|
| 1 VEF | 0.00 GNF |
| 10 VEF | 0.00 GNF |
| 50 VEF | 0.01 GNF |
| 100 VEF | 0.01 GNF |
| 500 VEF | 0.05 GNF |
| 1,000 VEF | 0.11 GNF |
Get VEF/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=GNFExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-09-11T23:28:56Z",
"rates": {
"GNF": 0.000107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "GNF",
"amount": 100
},
"result": 0.0107,
"rate": 0.000107
}Build with VEF/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key