Rate Overview
Live
1 SCR = 6.1242 BTN
1 BTN = 0.163286
SCR
Avg
6.3434
High
6.7138
Low
6.1242
Last updated: 3/6/2026, 7:56:55 AM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.12 BTN |
| 10 SCR | 61.24 BTN |
| 50 SCR | 306.21 BTN |
| 100 SCR | 612.42 BTN |
| 500 SCR | 3,062.10 BTN |
| 1,000 SCR | 6,124.21 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-06T07:56:55Z",
"rates": {
"BTN": 6.124207
}
}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": 612.4207,
"rate": 6.124207
}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