Rate Overview
Live
1 BIF = 0.027439 RUB
1 RUB = 36.4445
BIF
Avg
0.027807
High
0.029019
Low
0.027138
Last updated: 3/27/2026, 9:47:49 AM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.03 RUB |
| 10 BIF | 0.27 RUB |
| 50 BIF | 1.37 RUB |
| 100 BIF | 2.74 RUB |
| 500 BIF | 13.72 RUB |
| 1,000 BIF | 27.44 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-03-27T09:47:49Z",
"rates": {
"RUB": 0.027439
}
}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.7439,
"rate": 0.027439
}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