Rate Overview
Live
1 RUB = 39.2838 BIF
1 BIF = 0.025456
RUB
Avg
38.8127
High
40.0198
Low
37.8165
Last updated: 4/16/2026, 3:07:09 PM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 39.28 BIF |
| 10 RUB | 392.84 BIF |
| 50 RUB | 1,964.19 BIF |
| 100 RUB | 3,928.38 BIF |
| 500 RUB | 19,641.90 BIF |
| 1,000 RUB | 39,283.80 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-04-16T15:07:09Z",
"rates": {
"BIF": 39.283796
}
}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": 3928.3796,
"rate": 39.283796
}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