Rate Overview
Live
1 BIF = 0.004816 SCR
1 SCR = 207.6412
BIF
Avg
0.004737
High
0.004888
Low
0.004634
Last updated: 6/15/2026, 11:24:18 AM
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.41 SCR |
| 1,000 BIF | 4.82 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-06-15T11:24:18Z",
"rates": {
"SCR": 0.004816
}
}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.4816,
"rate": 0.004816
}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