Rate Overview
Live
1 BTN = 0.083479 SBD
1 SBD = 11.9791
BTN
Avg
0.083584
High
0.084033
Low
0.082569
Last updated: 5/27/2026, 6:18:17 PM
Quick Conversions
| BTN | SBD |
|---|---|
| 1 BTN | 0.08 SBD |
| 10 BTN | 0.83 SBD |
| 50 BTN | 4.17 SBD |
| 100 BTN | 8.35 SBD |
| 500 BTN | 41.74 SBD |
| 1,000 BTN | 83.48 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-27T18:18:17Z",
"rates": {
"SBD": 0.083479
}
}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.3479,
"rate": 0.083479
}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