Rate Overview
Live
1 BIF = 0.005039 SCR
1 SCR = 198.4521
BIF
Avg
0.004865
High
0.005039
Low
0.004600
Last updated: 3/6/2026, 11:02:52 AM
Quick Conversions
| BIF | SCR |
|---|---|
| 1 BIF | 0.01 SCR |
| 10 BIF | 0.05 SCR |
| 50 BIF | 0.25 SCR |
| 100 BIF | 0.50 SCR |
| 500 BIF | 2.52 SCR |
| 1,000 BIF | 5.04 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-03-06T11:02:52Z",
"rates": {
"SCR": 0.005039
}
}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.5039,
"rate": 0.005039
}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