Rate Overview
Live
1 SBD = 11.9462 BTN
1 BTN = 0.083708
SBD
Avg
11.9431
High
11.9931
Low
11.9182
Last updated: 7/26/2026, 5:20:13 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.95 BTN |
| 10 SBD | 119.46 BTN |
| 50 SBD | 597.31 BTN |
| 100 SBD | 1,194.62 BTN |
| 500 SBD | 5,973.12 BTN |
| 1,000 SBD | 11,946.24 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-26T05:20:13Z",
"rates": {
"BTN": 11.946235
}
}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.6235,
"rate": 11.946235
}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