Rate Overview
Live
1 BIF = 0.002732 SBD
1 SBD = 366.0322
BIF
Avg
0.002704
High
0.002736
Low
0.002665
Last updated: 8/3/2026, 10:26:53 PM
Quick Conversions
| BIF | SBD |
|---|---|
| 1 BIF | 0.00 SBD |
| 10 BIF | 0.03 SBD |
| 50 BIF | 0.14 SBD |
| 100 BIF | 0.27 SBD |
| 500 BIF | 1.37 SBD |
| 1,000 BIF | 2.73 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-08-03T22:26:53Z",
"rates": {
"SBD": 0.002732
}
}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.2732,
"rate": 0.002732
}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