Rate Overview
Live
1 SCR = 6.6125 BTN
1 BTN = 0.151230
SCR
Avg
6.4669
High
6.9023
Low
6.0588
Last updated: 7/25/2026, 10:31:44 PM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.61 BTN |
| 10 SCR | 66.12 BTN |
| 50 SCR | 330.62 BTN |
| 100 SCR | 661.25 BTN |
| 500 SCR | 3,306.23 BTN |
| 1,000 SCR | 6,612.46 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-25T22:31:44Z",
"rates": {
"BTN": 6.612458
}
}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": 661.2458,
"rate": 6.612458
}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