Rate Overview
Live
1 SBD = 11.8262 BTN
1 BTN = 0.084558
SBD
Avg
10.7614
High
11.8934
Low
9.9165
Last updated: 7/30/2026, 8:13:37 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.83 BTN |
| 10 SBD | 118.26 BTN |
| 50 SBD | 591.31 BTN |
| 100 SBD | 1,182.62 BTN |
| 500 SBD | 5,913.10 BTN |
| 1,000 SBD | 11,826.20 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-30T08:13:37Z",
"rates": {
"BTN": 11.826204
}
}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": 1182.6204,
"rate": 11.826204
}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