Rate Overview
Live
1 BTN = 0.150859 SCR
1 SCR = 6.6287
BTN
Avg
0.158237
High
0.168748
Low
0.140691
Last updated: 7/30/2026, 5:14:44 PM
Quick Conversions
| BTN | SCR |
|---|---|
| 1 BTN | 0.15 SCR |
| 10 BTN | 1.51 SCR |
| 50 BTN | 7.54 SCR |
| 100 BTN | 15.09 SCR |
| 500 BTN | 75.43 SCR |
| 1,000 BTN | 150.86 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-07-30T17:14:44Z",
"rates": {
"SCR": 0.150859
}
}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.085899999999999,
"rate": 0.150859
}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