Rate Overview
Live
1 RUB = 38.0414 BIF
1 BIF = 0.026287
RUB
Avg
38.8144
High
40.8499
Low
37.8009
Last updated: 7/21/2026, 1:41:34 AM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 38.04 BIF |
| 10 RUB | 380.41 BIF |
| 50 RUB | 1,902.07 BIF |
| 100 RUB | 3,804.14 BIF |
| 500 RUB | 19,020.70 BIF |
| 1,000 RUB | 38,041.41 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-07-21T01:41:34Z",
"rates": {
"BIF": 38.041408
}
}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": 3804.1407999999997,
"rate": 38.041408
}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