Rate Overview
Live
1 BIF = 0.004762 SCR
1 SCR = 209.9958
BIF
Avg
0.004798
High
0.004990
Low
0.004417
Last updated: 7/21/2026, 8:09:12 PM
Quick Conversions
| BIF | SCR |
|---|---|
| 1 BIF | 0.00 SCR |
| 10 BIF | 0.05 SCR |
| 50 BIF | 0.24 SCR |
| 100 BIF | 0.48 SCR |
| 500 BIF | 2.38 SCR |
| 1,000 BIF | 4.76 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-07-21T20:09:12Z",
"rates": {
"SCR": 0.004762
}
}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.47619999999999996,
"rate": 0.004762
}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