Rate Overview
Live
1 SCR = 6.6920 BTN
1 BTN = 0.149433
SCR
Avg
6.6593
High
6.9548
Low
6.4252
Last updated: 5/26/2026, 10:22:36 AM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.69 BTN |
| 10 SCR | 66.92 BTN |
| 50 SCR | 334.60 BTN |
| 100 SCR | 669.20 BTN |
| 500 SCR | 3,345.99 BTN |
| 1,000 SCR | 6,691.98 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-05-26T10:22:36Z",
"rates": {
"BTN": 6.691979
}
}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": 669.1979,
"rate": 6.691979
}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