Rate Overview
Live
1 SCR = 6.7548 BTN
1 BTN = 0.148043
SCR
Avg
6.3629
High
6.7719
Low
6.0479
Last updated: 3/26/2026, 1:21:43 PM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.75 BTN |
| 10 SCR | 67.55 BTN |
| 50 SCR | 337.74 BTN |
| 100 SCR | 675.48 BTN |
| 500 SCR | 3,377.40 BTN |
| 1,000 SCR | 6,754.80 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-03-26T13:21:43Z",
"rates": {
"BTN": 6.754802
}
}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": 675.4802,
"rate": 6.754802
}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