Rate Overview
Live
1 SBD = 11.3815 BTN
1 BTN = 0.087862
SBD
Avg
11.3415
High
11.3966
Low
11.2421
Last updated: 3/7/2026, 12:33:25 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.38 BTN |
| 10 SBD | 113.81 BTN |
| 50 SBD | 569.07 BTN |
| 100 SBD | 1,138.15 BTN |
| 500 SBD | 5,690.74 BTN |
| 1,000 SBD | 11,381.47 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-07T00:33:25Z",
"rates": {
"BTN": 11.381472
}
}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": 1138.1472,
"rate": 11.381472
}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