Rate Overview
Live
1 BIF = 0.004441 SCR
1 SCR = 225.1745
BIF
Avg
0.004770
High
0.004990
Low
0.004441
Last updated: 7/2/2026, 10:08:37 PM
Quick Conversions
| BIF | SCR |
|---|---|
| 1 BIF | 0.00 SCR |
| 10 BIF | 0.04 SCR |
| 50 BIF | 0.22 SCR |
| 100 BIF | 0.44 SCR |
| 500 BIF | 2.22 SCR |
| 1,000 BIF | 4.44 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-02T22:08:37Z",
"rates": {
"SCR": 0.004441
}
}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.44409999999999994,
"rate": 0.004441
}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