Rate Overview
Live
1 BTN = 0.084867 SBD
1 SBD = 11.7831
BTN
Avg
0.084389
High
0.084867
Low
0.084034
Last updated: 5/7/2026, 9:13:10 AM
Quick Conversions
| BTN | SBD |
|---|---|
| 1 BTN | 0.08 SBD |
| 10 BTN | 0.85 SBD |
| 50 BTN | 4.24 SBD |
| 100 BTN | 8.49 SBD |
| 500 BTN | 42.43 SBD |
| 1,000 BTN | 84.87 SBD |
Get BTN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SBDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-07T09:13:10Z",
"rates": {
"SBD": 0.084867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SBD",
"amount": 100
},
"result": 8.486699999999999,
"rate": 0.084867
}Build with BTN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key