Rate Overview
Live
1 BIF = 0.040089 VUV
1 VUV = 24.9445
BIF
Avg
0.040049
High
0.040207
Low
0.039820
Last updated: 3/7/2026, 1:02:53 AM
Quick Conversions
| BIF | VUV |
|---|---|
| 1 BIF | 0.04 VUV |
| 10 BIF | 0.40 VUV |
| 50 BIF | 2.00 VUV |
| 100 BIF | 4.01 VUV |
| 500 BIF | 20.04 VUV |
| 1,000 BIF | 40.09 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-03-07T01:02:53Z",
"rates": {
"VUV": 0.040089
}
}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": 4.0089,
"rate": 0.040089
}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