Rate Overview
Live
1 SBD = 11.8447 BTN
1 BTN = 0.084426
SBD
Avg
11.9151
High
11.9931
Low
11.8447
Last updated: 7/29/2026, 5:47:48 PM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.84 BTN |
| 10 SBD | 118.45 BTN |
| 50 SBD | 592.24 BTN |
| 100 SBD | 1,184.47 BTN |
| 500 SBD | 5,922.35 BTN |
| 1,000 SBD | 11,844.70 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-29T17:47:48Z",
"rates": {
"BTN": 11.8447
}
}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": 1184.47,
"rate": 11.8447
}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