Rate Overview
Live
1 VUV = 25.4505 BIF
1 BIF = 0.039292
VUV
Avg
25.3777
High
25.4505
Low
25.3002
Last updated: 9/5/2026, 8:12:22 AM
Quick Conversions
| VUV | BIF |
|---|---|
| 1 VUV | 25.45 BIF |
| 10 VUV | 254.50 BIF |
| 50 VUV | 1,272.52 BIF |
| 100 VUV | 2,545.05 BIF |
| 500 VUV | 12,725.24 BIF |
| 1,000 VUV | 25,450.49 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-09-05T08:12:22Z",
"rates": {
"BIF": 25.450486
}
}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": 2545.0486,
"rate": 25.450486
}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