Rate Overview
Live
1 RUB = 38.6335 BIF
1 BIF = 0.025884
RUB
Avg
38.4664
High
38.7167
Low
37.8009
Last updated: 7/6/2026, 12:02:38 PM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 38.63 BIF |
| 10 RUB | 386.33 BIF |
| 50 RUB | 1,931.67 BIF |
| 100 RUB | 3,863.35 BIF |
| 500 RUB | 19,316.75 BIF |
| 1,000 RUB | 38,633.49 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-06T12:02:38Z",
"rates": {
"BIF": 38.633491
}
}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": 3863.3491,
"rate": 38.633491
}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