Rate Overview
Live
1 SBD = 11.7452 BTN
1 BTN = 0.085141
SBD
Avg
10.7071
High
11.7491
Low
10.0243
Last updated: 3/27/2026, 11:38:16 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.75 BTN |
| 10 SBD | 117.45 BTN |
| 50 SBD | 587.26 BTN |
| 100 SBD | 1,174.52 BTN |
| 500 SBD | 5,872.60 BTN |
| 1,000 SBD | 11,745.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-03-27T11:38:16Z",
"rates": {
"BTN": 11.745196
}
}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": 1174.5196,
"rate": 11.745196
}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