Rate Overview
Live
1 SBD = 11.5478 BTN
1 BTN = 0.086596
SBD
Avg
11.5448
High
11.6220
Low
11.4800
Last updated: 4/18/2026, 9:02:14 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.55 BTN |
| 10 SBD | 115.48 BTN |
| 50 SBD | 577.39 BTN |
| 100 SBD | 1,154.78 BTN |
| 500 SBD | 5,773.92 BTN |
| 1,000 SBD | 11,547.84 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-04-18T09:02:14Z",
"rates": {
"BTN": 11.547844
}
}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": 1154.7844,
"rate": 11.547844
}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