Rate Overview
Live
1 BIF = 0.039469 VUV
1 VUV = 25.3363
BIF
Avg
0.039467
High
0.039608
Low
0.039385
Last updated: 9/2/2026, 10:28:28 AM
Quick Conversions
| BIF | VUV |
|---|---|
| 1 BIF | 0.04 VUV |
| 10 BIF | 0.39 VUV |
| 50 BIF | 1.97 VUV |
| 100 BIF | 3.95 VUV |
| 500 BIF | 19.73 VUV |
| 1,000 BIF | 39.47 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-09-02T10:28:28Z",
"rates": {
"VUV": 0.039469
}
}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.9469,
"rate": 0.039469
}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