Rate Overview
Live
1 SBD = 11.7740 BTN
1 BTN = 0.084933
SBD
Avg
11.8309
High
11.8934
Low
11.7740
Last updated: 5/9/2026, 8:39:57 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.77 BTN |
| 10 SBD | 117.74 BTN |
| 50 SBD | 588.70 BTN |
| 100 SBD | 1,177.40 BTN |
| 500 SBD | 5,887.01 BTN |
| 1,000 SBD | 11,774.02 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-09T08:39:57Z",
"rates": {
"BTN": 11.774022
}
}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": 1177.4022,
"rate": 11.774022
}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