Rate Overview
Live
1 BIF = 0.028996 RUB
1 RUB = 34.4875
BIF
Avg
0.028697
High
0.028996
Low
0.028041
Last updated: 9/2/2026, 10:09:36 AM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.03 RUB |
| 10 BIF | 0.29 RUB |
| 50 BIF | 1.45 RUB |
| 100 BIF | 2.90 RUB |
| 500 BIF | 14.50 RUB |
| 1,000 BIF | 29.00 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-09-02T10:09:36Z",
"rates": {
"RUB": 0.028996
}
}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.8996,
"rate": 0.028996
}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