Rate Overview
Live
1 SBD = 11.9285 BTN
1 BTN = 0.083833
SBD
Avg
11.8330
High
11.9285
Low
11.7544
Last updated: 7/8/2026, 5:33:28 PM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.93 BTN |
| 10 SBD | 119.29 BTN |
| 50 SBD | 596.43 BTN |
| 100 SBD | 1,192.85 BTN |
| 500 SBD | 5,964.27 BTN |
| 1,000 SBD | 11,928.54 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-08T17:33:28Z",
"rates": {
"BTN": 11.928536
}
}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": 1192.8536,
"rate": 11.928536
}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