Rate Overview
Live
1 RUB = 38.1981 BIF
1 BIF = 0.026179
RUB
Avg
38.0757
High
38.1981
Low
37.9728
Last updated: 7/25/2026, 12:37:01 PM
Quick Conversions
| RUB | BIF |
|---|---|
| 1 RUB | 38.20 BIF |
| 10 RUB | 381.98 BIF |
| 50 RUB | 1,909.91 BIF |
| 100 RUB | 3,819.81 BIF |
| 500 RUB | 19,099.06 BIF |
| 1,000 RUB | 38,198.12 BIF |
Get RUB/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BIFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-25T12:37:01Z",
"rates": {
"BIF": 38.198121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BIF",
"amount": 100
},
"result": 3819.8121,
"rate": 38.198121
}Build with RUB/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key