Rate Overview
Live
1 VEF = 0.000044 BIF
1 BIF = 22727.27
VEF
Avg
0.000048
High
0.000052
Low
0.000044
Last updated: 7/7/2026, 11:28:28 AM
Quick Conversions
| VEF | BIF |
|---|---|
| 1 VEF | 0.00 BIF |
| 10 VEF | 0.00 BIF |
| 50 VEF | 0.00 BIF |
| 100 VEF | 0.00 BIF |
| 500 VEF | 0.02 BIF |
| 1,000 VEF | 0.04 BIF |
Get VEF/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=BIFExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-07-07T11:28:28Z",
"rates": {
"BIF": 0.000044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "BIF",
"amount": 100
},
"result": 0.0044,
"rate": 0.000044
}Build with VEF/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key