Rate Overview
Live
1 BIF = 0.004734 SCR
1 SCR = 211.2379
BIF
Avg
0.004760
High
0.004905
Low
0.004699
Last updated: 9/2/2026, 2:59:05 AM
Quick Conversions
| BIF | SCR |
|---|---|
| 1 BIF | 0.00 SCR |
| 10 BIF | 0.05 SCR |
| 50 BIF | 0.24 SCR |
| 100 BIF | 0.47 SCR |
| 500 BIF | 2.37 SCR |
| 1,000 BIF | 4.73 SCR |
Get BIF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SCRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-02T02:59:05Z",
"rates": {
"SCR": 0.004734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SCR",
"amount": 100
},
"result": 0.47340000000000004,
"rate": 0.004734
}Build with BIF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key