Rate Overview
Live
1 RUB = 41.2821 BIF
1 BIF = 0.024224
RUB
Avg
41.2098
High
41.5191
Low
40.8634
Last updated: 6/16/2026, 1:23:59 PM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 41.28 BIF |
| 10 RUB | 412.82 BIF |
| 50 RUB | 2,064.10 BIF |
| 100 RUB | 4,128.21 BIF |
| 500 RUB | 20,641.03 BIF |
| 1,000 RUB | 41,282.06 BIF |
Get RUB/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BIFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-16T13:23:59Z",
"rates": {
"BIF": 41.282057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BIF",
"amount": 100
},
"result": 4128.2057,
"rate": 41.282057
}Build with RUB/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key