Rate Overview
Live
1 BIF = 0.024223 RUB
1 RUB = 41.2831
BIF
Avg
0.024266
High
0.024471
Low
0.024085
Last updated: 6/16/2026, 8:01:11 AM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.02 RUB |
| 10 BIF | 0.24 RUB |
| 50 BIF | 1.21 RUB |
| 100 BIF | 2.42 RUB |
| 500 BIF | 12.11 RUB |
| 1,000 BIF | 24.22 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-06-16T08:01:11Z",
"rates": {
"RUB": 0.024223
}
}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.4223000000000003,
"rate": 0.024223
}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