Rate Overview
Live
1 BTN = 0.087541 SBD
1 SBD = 11.4232
BTN
Avg
0.088067
High
0.088951
Low
0.087541
Last updated: 3/7/2026, 3:21:23 AM
Quick Conversions
| BTN | SBD |
|---|---|
| 1 BTN | 0.09 SBD |
| 10 BTN | 0.88 SBD |
| 50 BTN | 4.38 SBD |
| 100 BTN | 8.75 SBD |
| 500 BTN | 43.77 SBD |
| 1,000 BTN | 87.54 SBD |
Get BTN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SBDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T03:21:23Z",
"rates": {
"SBD": 0.087541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SBD",
"amount": 100
},
"result": 8.7541,
"rate": 0.087541
}Build with BTN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key