Rate Overview
Live
1 VEF = 0.000130 GNF
1 GNF = 7692.31
VEF
Avg
0.000135
High
0.000140
Low
0.000130
Last updated: 7/7/2026, 11:22:57 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.13 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-07-07T11:22:57Z",
"rates": {
"GNF": 0.00013
}
}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.013,
"rate": 0.00013
}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