Rate Overview
Live
1 BIF = 0.026502 RUB
1 RUB = 37.7330
BIF
Avg
0.026160
High
0.026502
Low
0.025896
Last updated: 3/6/2026, 11:25:46 PM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.03 RUB |
| 10 BIF | 0.27 RUB |
| 50 BIF | 1.33 RUB |
| 100 BIF | 2.65 RUB |
| 500 BIF | 13.25 RUB |
| 1,000 BIF | 26.50 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-03-06T23:25:46Z",
"rates": {
"RUB": 0.026502
}
}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.6502000000000003,
"rate": 0.026502
}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