Rate Overview
Live
1 SBD = 11.8479 BTN
1 BTN = 0.084403
SBD
Avg
11.7972
High
11.9168
Low
11.6708
Last updated: 7/7/2026, 12:34:45 AM
Quick Conversions
| SBD | BTN |
|---|---|
| 1 SBD | 11.85 BTN |
| 10 SBD | 118.48 BTN |
| 50 SBD | 592.39 BTN |
| 100 SBD | 1,184.79 BTN |
| 500 SBD | 5,923.95 BTN |
| 1,000 SBD | 11,847.89 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-07-07T00:34:45Z",
"rates": {
"BTN": 11.847894
}
}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": 1184.7894000000001,
"rate": 11.847894
}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