Rate Overview
Live
1 BTN = 0.152216 SCR
1 SCR = 6.5696
BTN
Avg
0.156771
High
0.165048
Low
0.147668
Last updated: 3/28/2026, 10:55:10 AM
Quick Conversions
| BTN | SCR |
|---|---|
| 1 BTN | 0.15 SCR |
| 10 BTN | 1.52 SCR |
| 50 BTN | 7.61 SCR |
| 100 BTN | 15.22 SCR |
| 500 BTN | 76.11 SCR |
| 1,000 BTN | 152.22 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-28T10:55:10Z",
"rates": {
"SCR": 0.152216
}
}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.221599999999999,
"rate": 0.152216
}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