Rate Overview
Live
1 RUB = 39.3332 BIF
1 BIF = 0.025424
RUB
Avg
39.6161
High
39.8142
Low
39.3332
Last updated: 5/7/2026, 1:17:05 AM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 39.33 BIF |
| 10 RUB | 393.33 BIF |
| 50 RUB | 1,966.66 BIF |
| 100 RUB | 3,933.32 BIF |
| 500 RUB | 19,666.61 BIF |
| 1,000 RUB | 39,333.23 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-05-07T01:17:05Z",
"rates": {
"BIF": 39.333229
}
}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": 3933.3229,
"rate": 39.333229
}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