Rate Overview
Live
1 SBD = 12.0226 BTN
1 BTN = 0.083176
SBD
Avg
10.9927
High
12.0226
Low
10.2360
Last updated: 5/29/2026, 5:25:49 PM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 12.02 BTN |
| 10 SBD | 120.23 BTN |
| 50 SBD | 601.13 BTN |
| 100 SBD | 1,202.26 BTN |
| 500 SBD | 6,011.32 BTN |
| 1,000 SBD | 12,022.64 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-05-29T17:25:49Z",
"rates": {
"BTN": 12.022643
}
}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": 1202.2643,
"rate": 12.022643
}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