Rate Overview
Live
1 BIF = 0.002660 SBD
1 SBD = 375.9398
BIF
Avg
0.002801
High
0.002937
Low
0.002660
Last updated: 5/28/2026, 11:11:05 PM
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.33 SBD |
| 1,000 BIF | 2.66 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-05-28T23:11:05Z",
"rates": {
"SBD": 0.00266
}
}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.266,
"rate": 0.00266
}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