Rate Overview
Live
1 SBD = 11.6972 BTN
1 BTN = 0.085490
SBD
Avg
11.7934
High
11.8570
Low
11.6972
Last updated: 6/19/2026, 8:41:36 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.70 BTN |
| 10 SBD | 116.97 BTN |
| 50 SBD | 584.86 BTN |
| 100 SBD | 1,169.72 BTN |
| 500 SBD | 5,848.62 BTN |
| 1,000 SBD | 11,697.23 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-06-19T08:41:36Z",
"rates": {
"BTN": 11.697231
}
}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": 1169.7231,
"rate": 11.697231
}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