Rate Overview
Live
1 SBD = 11.9003 BTN
1 BTN = 0.084031
SBD
Avg
11.8826
High
11.9003
Low
11.8530
Last updated: 8/19/2026, 5:31:27 PM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.90 BTN |
| 10 SBD | 119.00 BTN |
| 50 SBD | 595.02 BTN |
| 100 SBD | 1,190.03 BTN |
| 500 SBD | 5,950.17 BTN |
| 1,000 SBD | 11,900.34 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-08-19T17:31:27Z",
"rates": {
"BTN": 11.900336
}
}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": 1190.0336,
"rate": 11.900336
}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