Rate Overview
Live
1 VUV = 25.1489 BIF
1 BIF = 0.039763
VUV
Avg
25.1072
High
25.4294
Low
24.9139
Last updated: 4/18/2026, 8:49:11 AM
Quick Conversions
| VUV | BIF |
|---|---|
| 1 VUV | 25.15 BIF |
| 10 VUV | 251.49 BIF |
| 50 VUV | 1,257.45 BIF |
| 100 VUV | 2,514.89 BIF |
| 500 VUV | 12,574.45 BIF |
| 1,000 VUV | 25,148.91 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-04-18T08:49:11Z",
"rates": {
"BIF": 25.148906
}
}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": 2514.8906,
"rate": 25.148906
}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