Rate Overview
Live
1 RUB = 38.3379 BIF
1 BIF = 0.026084
RUB
Avg
37.8879
High
41.4899
Low
35.1862
Last updated: 6/27/2026, 2:08:56 PM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 38.34 BIF |
| 10 RUB | 383.38 BIF |
| 50 RUB | 1,916.89 BIF |
| 100 RUB | 3,833.79 BIF |
| 500 RUB | 19,168.95 BIF |
| 1,000 RUB | 38,337.90 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-06-27T14:08:56Z",
"rates": {
"BIF": 38.337899
}
}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": 3833.7899,
"rate": 38.337899
}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