Rate Overview
Live
1 SCR = 6.6028 BTN
1 BTN = 0.151450
SCR
Avg
6.7554
High
7.1875
Low
6.4558
Last updated: 7/19/2026, 11:42:01 AM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.60 BTN |
| 10 SCR | 66.03 BTN |
| 50 SCR | 330.14 BTN |
| 100 SCR | 660.28 BTN |
| 500 SCR | 3,301.41 BTN |
| 1,000 SCR | 6,602.82 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-07-19T11:42:01Z",
"rates": {
"BTN": 6.60282
}
}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": 660.282,
"rate": 6.60282
}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