Rate Overview
Live
1 BIF = 0.039824 VUV
1 VUV = 25.1105
BIF
Avg
0.040195
High
0.040944
Low
0.039324
Last updated: 5/27/2026, 3:41:56 AM
Quick Conversions
| BIF | VUV |
|---|---|
| 1 BIF | 0.04 VUV |
| 10 BIF | 0.40 VUV |
| 50 BIF | 1.99 VUV |
| 100 BIF | 3.98 VUV |
| 500 BIF | 19.91 VUV |
| 1,000 BIF | 39.82 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-05-27T03:41:56Z",
"rates": {
"VUV": 0.039824
}
}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.9823999999999997,
"rate": 0.039824
}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