Rate Overview
Live
1 BIF = 22500.57 VEF
1 VEF = 0.000044
BIF
Avg
15442.01
High
22500.57
Low
9956.05
Last updated: 7/7/2026, 11:29:48 AM
Quick Conversions
| BIF | VEF |
|---|---|
| 1 BIF | 22,500.57 VEF |
| 10 BIF | 225,005.71 VEF |
| 50 BIF | 1,125,028.54 VEF |
| 100 BIF | 2,250,057.07 VEF |
| 500 BIF | 11,250,285.35 VEF |
| 1,000 BIF | 22,500,570.70 VEF |
Get BIF/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=VEFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-07T11:29:48Z",
"rates": {
"VEF": 22500.570702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "VEF",
"amount": 100
},
"result": 2250057.0702,
"rate": 22500.570702
}Build with BIF/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key