Rate Overview
Live
1 BIF = 0.026230 RUB
1 RUB = 38.1243
BIF
Avg
0.026275
High
0.026334
Low
0.026230
Last updated: 7/24/2026, 8:01:27 PM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.03 RUB |
| 10 BIF | 0.26 RUB |
| 50 BIF | 1.31 RUB |
| 100 BIF | 2.62 RUB |
| 500 BIF | 13.12 RUB |
| 1,000 BIF | 26.23 RUB |
Get BIF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=RUBExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-24T20:01:27Z",
"rates": {
"RUB": 0.02623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "RUB",
"amount": 100
},
"result": 2.6229999999999998,
"rate": 0.02623
}Build with BIF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key