Rate Overview
Live
1 SBD = 11.8527 BTN
1 BTN = 0.084369
SBD
Avg
11.2372
High
12.0227
Low
10.3063
Last updated: 7/29/2026, 1:05:05 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.85 BTN |
| 10 SBD | 118.53 BTN |
| 50 SBD | 592.63 BTN |
| 100 SBD | 1,185.27 BTN |
| 500 SBD | 5,926.34 BTN |
| 1,000 SBD | 11,852.67 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-29T01:05:05Z",
"rates": {
"BTN": 11.852671
}
}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.2671,
"rate": 11.852671
}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