Rate Overview
Live
1 BTN = 0.159980 SCR
1 SCR = 6.2508
BTN
Avg
0.158557
High
0.163286
Low
0.148945
Last updated: 3/7/2026, 7:43:23 AM
Quick Conversions
| BTN | SCR |
|---|---|
| 1 BTN | 0.16 SCR |
| 10 BTN | 1.60 SCR |
| 50 BTN | 8.00 SCR |
| 100 BTN | 16.00 SCR |
| 500 BTN | 79.99 SCR |
| 1,000 BTN | 159.98 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-03-07T07:43:23Z",
"rates": {
"SCR": 0.15998
}
}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": 15.998000000000001,
"rate": 0.15998
}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