Rate Overview
Live
1 SBD = 11.8554 BTN
1 BTN = 0.084350
SBD
Avg
11.5931
High
12.0666
Low
11.0384
Last updated: 7/28/2026, 1:37:53 PM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.86 BTN |
| 10 SBD | 118.55 BTN |
| 50 SBD | 592.77 BTN |
| 100 SBD | 1,185.54 BTN |
| 500 SBD | 5,927.69 BTN |
| 1,000 SBD | 11,855.39 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-28T13:37:53Z",
"rates": {
"BTN": 11.855386
}
}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": 1185.5385999999999,
"rate": 11.855386
}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