Rate Overview
Live
1 BIF = 0.039973 VUV
1 VUV = 25.0169
BIF
Avg
0.039973
High
0.040089
Low
0.039710
Last updated: 7/26/2026, 11:02:49 PM
Quick Conversions
| BIF | VUV |
|---|---|
| 1 BIF | 0.04 VUV |
| 10 BIF | 0.40 VUV |
| 50 BIF | 2.00 VUV |
| 100 BIF | 4.00 VUV |
| 500 BIF | 19.99 VUV |
| 1,000 BIF | 39.97 VUV |
Get BIF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=VUVExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-26T23:02:49Z",
"rates": {
"VUV": 0.039973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "VUV",
"amount": 100
},
"result": 3.9973,
"rate": 0.039973
}Build with BIF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key