Rate Overview
Live
1 BTN = 0.085141 SBD
1 SBD = 11.7452
BTN
Avg
0.085404
High
0.086305
Low
0.085113
Last updated: 3/27/2026, 8:08:42 AM
Quick Conversions
| BTN | SBD |
|---|---|
| 1 BTN | 0.09 SBD |
| 10 BTN | 0.85 SBD |
| 50 BTN | 4.26 SBD |
| 100 BTN | 8.51 SBD |
| 500 BTN | 42.57 SBD |
| 1,000 BTN | 85.14 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-27T08:08:42Z",
"rates": {
"SBD": 0.085141
}
}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.5141,
"rate": 0.085141
}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