Rate Overview
Live
1 VUV = 24.9137 BIF
1 BIF = 0.040139
VUV
Avg
24.9595
High
25.1129
Low
24.8710
Last updated: 3/7/2026, 3:44:51 AM
Quick Conversions
| VUV | BIF |
|---|---|
| 1 VUV | 24.91 BIF |
| 10 VUV | 249.14 BIF |
| 50 VUV | 1,245.69 BIF |
| 100 VUV | 2,491.37 BIF |
| 500 VUV | 12,456.86 BIF |
| 1,000 VUV | 24,913.71 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-03-07T03:44:51Z",
"rates": {
"BIF": 24.913712
}
}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": 2491.3712,
"rate": 24.913712
}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