Rate Overview
Live
1 VEF = 0.000036 BIF
1 BIF = 27777.78
VEF
Avg
0.000048
High
0.000067
Low
0.000036
Last updated: 9/10/2026, 7:00:08 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-09-10T07:00:08Z",
"rates": {
"BIF": 0.000036
}
}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.0036,
"rate": 0.000036
}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