Rate Overview
Live
1 VUV = 24.9647 BIF
1 BIF = 0.040057
VUV
Avg
25.0226
High
25.1820
Low
24.9601
Last updated: 7/29/2026, 10:52:52 AM
Quick Conversions
| VUV | BIF |
|---|---|
| 1 VUV | 24.96 BIF |
| 10 VUV | 249.65 BIF |
| 50 VUV | 1,248.23 BIF |
| 100 VUV | 2,496.47 BIF |
| 500 VUV | 12,482.35 BIF |
| 1,000 VUV | 24,964.69 BIF |
Get VUV/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BIFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-29T10:52:52Z",
"rates": {
"BIF": 24.964691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BIF",
"amount": 100
},
"result": 2496.4691,
"rate": 24.964691
}Build with VUV/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key