Rate Overview
Live
1 VEF = 0.000112 GNF
1 GNF = 8928.57
VEF
Avg
0.000278
High
0.000612
Low
0.000112
Last updated: 8/25/2026, 1:13:10 AM
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.06 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-08-25T01:13:10Z",
"rates": {
"GNF": 0.000112
}
}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.0112,
"rate": 0.000112
}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