Rate Overview
Live
1 VEF = 0.000001 NIO
1 NIO = 1000000.00 VEF
Avg
0.000004
High
0.000010
Low
0.000001
Last updated: 1/25/2026, 1:29:48 PM
Quick Conversions
| VEF | NIO |
|---|---|
| 1 VEF | 0.00 NIO |
| 10 VEF | 0.00 NIO |
| 50 VEF | 0.00 NIO |
| 100 VEF | 0.00 NIO |
| 500 VEF | 0.00 NIO |
| 1,000 VEF | 0.00 NIO |
Get VEF/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=NIOExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T13:29:48Z",
"rates": {
"NIO": 0.000001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "NIO",
"amount": 100
},
"result": 0.00009999999999999999,
"rate": 0.000001
}Build with VEF/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key