Rate Overview
Live
1 RUB = 37.7323 BIF
1 BIF = 0.026502
RUB
Avg
38.2274
High
38.6153
Low
37.7323
Last updated: 3/6/2026, 5:12:25 PM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 37.73 BIF |
| 10 RUB | 377.32 BIF |
| 50 RUB | 1,886.62 BIF |
| 100 RUB | 3,773.23 BIF |
| 500 RUB | 18,866.17 BIF |
| 1,000 RUB | 37,732.33 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-03-06T17:12:25Z",
"rates": {
"BIF": 37.732334
}
}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": 3773.2334,
"rate": 37.732334
}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