Rate Overview
Live
1 BIF = 0.025916 RUB
1 RUB = 38.5862
BIF
Avg
0.026093
High
0.026454
Low
0.025864
Last updated: 7/4/2026, 12:05:34 PM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.03 RUB |
| 10 BIF | 0.26 RUB |
| 50 BIF | 1.30 RUB |
| 100 BIF | 2.59 RUB |
| 500 BIF | 12.96 RUB |
| 1,000 BIF | 25.92 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-04T12:05:34Z",
"rates": {
"RUB": 0.025916
}
}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.5916,
"rate": 0.025916
}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