Rate Overview
Live
1 RUB = 35.9831 BIF
1 BIF = 0.027791
RUB
Avg
36.2529
High
36.6301
Low
35.9831
Last updated: 8/14/2026, 6:48:02 AM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 35.98 BIF |
| 10 RUB | 359.83 BIF |
| 50 RUB | 1,799.15 BIF |
| 100 RUB | 3,598.31 BIF |
| 500 RUB | 17,991.54 BIF |
| 1,000 RUB | 35,983.09 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-08-14T06:48:02Z",
"rates": {
"BIF": 35.983089
}
}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": 3598.3089,
"rate": 35.983089
}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