Rate Overview
Live
1 SCR = 6.8826 BTN
1 BTN = 0.145295
SCR
Avg
6.1726
High
7.0245
Low
5.7530
Last updated: 7/20/2026, 5:23:34 AM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.88 BTN |
| 10 SCR | 68.83 BTN |
| 50 SCR | 344.13 BTN |
| 100 SCR | 688.26 BTN |
| 500 SCR | 3,441.28 BTN |
| 1,000 SCR | 6,882.55 BTN |
Get SCR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BTNExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-20T05:23:34Z",
"rates": {
"BTN": 6.882552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BTN",
"amount": 100
},
"result": 688.2552,
"rate": 6.882552
}Build with SCR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key