Rate Overview
Live
1 BIF = 0.026197 RUB
1 RUB = 38.1723
BIF
Avg
0.026253
High
0.026334
Low
0.026179
Last updated: 7/26/2026, 11:01:06 PM
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.10 RUB |
| 1,000 BIF | 26.20 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-26T23:01:06Z",
"rates": {
"RUB": 0.026197
}
}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.6197000000000004,
"rate": 0.026197
}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