Rate Overview
Live
1 BIF = 0.002682 SBD
1 SBD = 372.8561
BIF
Avg
0.002681
High
0.002691
Low
0.002673
Last updated: 9/2/2026, 9:13:50 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.34 SBD |
| 1,000 BIF | 2.68 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-09-02T09:13:50Z",
"rates": {
"SBD": 0.002682
}
}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.2682,
"rate": 0.002682
}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