Rate Overview
Live
1 BIF = 0.040313 VUV
1 VUV = 24.8059
BIF
Avg
0.040233
High
0.040393
Low
0.039984
Last updated: 7/2/2026, 2:49:48 PM
Quick Conversions
| BIF | VUV |
|---|---|
| 1 BIF | 0.04 VUV |
| 10 BIF | 0.40 VUV |
| 50 BIF | 2.02 VUV |
| 100 BIF | 4.03 VUV |
| 500 BIF | 20.16 VUV |
| 1,000 BIF | 40.31 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-02T14:49:48Z",
"rates": {
"VUV": 0.040313
}
}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.0313,
"rate": 0.040313
}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