Rate Overview
Live
1 BIF = 0.026240 RUB
1 RUB = 38.1098
BIF
Avg
0.028696
High
0.038094
Low
0.024703
Last updated: 7/23/2026, 1:14:53 AM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.03 RUB |
| 10 BIF | 0.26 RUB |
| 50 BIF | 1.31 RUB |
| 100 BIF | 2.62 RUB |
| 500 BIF | 13.12 RUB |
| 1,000 BIF | 26.24 RUB |
Get BIF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=RUBExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-23T01:14:53Z",
"rates": {
"RUB": 0.02624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "RUB",
"amount": 100
},
"result": 2.624,
"rate": 0.02624
}Build with BIF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key