Rate Overview
Live
1 BIF = 0.002692 SBD
1 SBD = 371.4710
BIF
Avg
0.002703
High
0.002719
Low
0.002691
Last updated: 7/8/2026, 10:02:37 AM
Quick Conversions
| BIF | SBD |
|---|---|
| 1 BIF | 0.00 SBD |
| 10 BIF | 0.03 SBD |
| 50 BIF | 0.13 SBD |
| 100 BIF | 0.27 SBD |
| 500 BIF | 1.35 SBD |
| 1,000 BIF | 2.69 SBD |
Get BIF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SBDExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-08T10:02:37Z",
"rates": {
"SBD": 0.002692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SBD",
"amount": 100
},
"result": 0.2692,
"rate": 0.002692
}Build with BIF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key