Rate Overview
Live
1 SCR = 6.6001 BTN
1 BTN = 0.151514
SCR
Avg
6.7107
High
7.2581
Low
6.3473
Last updated: 7/5/2026, 9:56:57 AM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.60 BTN |
| 10 SCR | 66.00 BTN |
| 50 SCR | 330.00 BTN |
| 100 SCR | 660.01 BTN |
| 500 SCR | 3,300.03 BTN |
| 1,000 SCR | 6,600.06 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-05T09:56:57Z",
"rates": {
"BTN": 6.600063
}
}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.0063,
"rate": 6.600063
}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