Rate Overview
Live
1 BTN = 0.083832 SBD
1 SBD = 11.9286
BTN
Avg
0.084504
High
0.085074
Low
0.083832
Last updated: 7/8/2026, 10:06:21 PM
Quick Conversions
| BTN | SBD |
|---|---|
| 1 BTN | 0.08 SBD |
| 10 BTN | 0.84 SBD |
| 50 BTN | 4.19 SBD |
| 100 BTN | 8.38 SBD |
| 500 BTN | 41.92 SBD |
| 1,000 BTN | 83.83 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-07-08T22:06:21Z",
"rates": {
"SBD": 0.083832
}
}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.3832,
"rate": 0.083832
}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