Rate Overview
Live
1 SBD = 11.9414 BTN
1 BTN = 0.083742
SBD
Avg
10.7662
High
11.9414
Low
9.9165
Last updated: 7/25/2026, 10:54:35 PM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.94 BTN |
| 10 SBD | 119.41 BTN |
| 50 SBD | 597.07 BTN |
| 100 SBD | 1,194.14 BTN |
| 500 SBD | 5,970.71 BTN |
| 1,000 SBD | 11,941.41 BTN |
Get SBD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BTNExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-25T22:54:35Z",
"rates": {
"BTN": 11.94141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BTN",
"amount": 100
},
"result": 1194.1409999999998,
"rate": 11.94141
}Build with SBD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key