Rate Overview
Live
1 RUB = 37.8009 BIF
1 BIF = 0.026454
RUB
Avg
35.1338
High
40.4794
Low
26.2504
Last updated: 7/1/2026, 11:18:01 AM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 37.80 BIF |
| 10 RUB | 378.01 BIF |
| 50 RUB | 1,890.05 BIF |
| 100 RUB | 3,780.09 BIF |
| 500 RUB | 18,900.46 BIF |
| 1,000 RUB | 37,800.91 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-01T11:18:01Z",
"rates": {
"BIF": 37.800912
}
}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": 3780.0912,
"rate": 37.800912
}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