Rate Overview
Live
1 BIF = 0.024102 RUB
1 RUB = 41.4903
BIF
Avg
0.025994
High
0.027782
Low
0.023957
Last updated: 5/26/2026, 10:13:45 PM
Quick Conversions
| BIF | RUB |
|---|---|
| 1 BIF | 0.02 RUB |
| 10 BIF | 0.24 RUB |
| 50 BIF | 1.21 RUB |
| 100 BIF | 2.41 RUB |
| 500 BIF | 12.05 RUB |
| 1,000 BIF | 24.10 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-05-26T22:13:45Z",
"rates": {
"RUB": 0.024102
}
}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.4101999999999997,
"rate": 0.024102
}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