Rate Overview
Live
1 VUV = 25.1083 BIF
1 BIF = 0.039827
VUV
Avg
25.1365
High
25.3785
Low
24.9366
Last updated: 6/18/2026, 1:06:17 PM
Quick Conversions
| VUV | BIF |
|---|---|
| 1 VUV | 25.11 BIF |
| 10 VUV | 251.08 BIF |
| 50 VUV | 1,255.41 BIF |
| 100 VUV | 2,510.83 BIF |
| 500 VUV | 12,554.15 BIF |
| 1,000 VUV | 25,108.29 BIF |
Get VUV/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BIFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-18T13:06:17Z",
"rates": {
"BIF": 25.10829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BIF",
"amount": 100
},
"result": 2510.829,
"rate": 25.10829
}Build with VUV/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key