Rate Overview
Live
1 VEF = 0.000144 GNF
1 GNF = 6944.44
VEF
Avg
0.000148
High
0.000150
Low
0.000144
Last updated: 6/19/2026, 8:40:46 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.07 GNF |
| 1,000 VEF | 0.14 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-06-19T08:40:46Z",
"rates": {
"GNF": 0.000144
}
}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.0144,
"rate": 0.000144
}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