Rate Overview
Live
1 VEF = 0.000187 GNF
1 GNF = 5347.59
VEF
Avg
0.000190
High
0.000193
Low
0.000187
Last updated: 3/27/2026, 11:26:26 AM
Quick Conversions
| VEF | GNF |
|---|---|
| 1 VEF | 0.00 GNF |
| 10 VEF | 0.00 GNF |
| 50 VEF | 0.01 GNF |
| 100 VEF | 0.02 GNF |
| 500 VEF | 0.09 GNF |
| 1,000 VEF | 0.19 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-03-27T11:26:26Z",
"rates": {
"GNF": 0.000187
}
}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.018699999999999998,
"rate": 0.000187
}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