Rate Overview
Live
1 BTN = 0.149703 SCR
1 SCR = 6.6799
BTN
Avg
0.150155
High
0.155065
Low
0.145958
Last updated: 9/12/2026, 3:36:02 AM
Quick Conversions
| BTN | SCR |
|---|---|
| 1 BTN | 0.15 SCR |
| 10 BTN | 1.50 SCR |
| 50 BTN | 7.49 SCR |
| 100 BTN | 14.97 SCR |
| 500 BTN | 74.85 SCR |
| 1,000 BTN | 149.70 SCR |
Get BTN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SCRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-12T03:36:02Z",
"rates": {
"SCR": 0.149703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SCR",
"amount": 100
},
"result": 14.9703,
"rate": 0.149703
}Build with BTN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key