Rate Overview
Live
1 BIF = 0.040531 VUV
1 VUV = 24.6725
BIF
Avg
0.040248
High
0.040531
Low
0.040079
Last updated: 3/27/2026, 12:53:13 PM
Quick Conversions
| BIF | VUV |
|---|---|
| 1 BIF | 0.04 VUV |
| 10 BIF | 0.41 VUV |
| 50 BIF | 2.03 VUV |
| 100 BIF | 4.05 VUV |
| 500 BIF | 20.27 VUV |
| 1,000 BIF | 40.53 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-27T12:53:13Z",
"rates": {
"VUV": 0.040531
}
}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.0531,
"rate": 0.040531
}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