Rate Overview
Live
1 VUV = 24.9595 BIF
1 BIF = 0.040065
VUV
Avg
24.9158
High
25.4294
Low
24.4235
Last updated: 7/29/2026, 6:33:37 AM
Quick Conversions
| VUV | BIF |
|---|---|
| 1 VUV | 24.96 BIF |
| 10 VUV | 249.59 BIF |
| 50 VUV | 1,247.97 BIF |
| 100 VUV | 2,495.95 BIF |
| 500 VUV | 12,479.73 BIF |
| 1,000 VUV | 24,959.47 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-29T06:33:37Z",
"rates": {
"BIF": 24.959469
}
}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": 2495.9469,
"rate": 24.959469
}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