Rate Overview
Live
1 BTN = 0.154933 SCR
1 SCR = 6.4544
BTN
Avg
0.151831
High
0.154983
Low
0.145306
Last updated: 6/19/2026, 8:38:48 AM
Quick Conversions
| BTN | SCR |
|---|---|
| 1 BTN | 0.15 SCR |
| 10 BTN | 1.55 SCR |
| 50 BTN | 7.75 SCR |
| 100 BTN | 15.49 SCR |
| 500 BTN | 77.47 SCR |
| 1,000 BTN | 154.93 SCR |
Get BTN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SCRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-19T08:38:48Z",
"rates": {
"SCR": 0.154933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SCR",
"amount": 100
},
"result": 15.493299999999998,
"rate": 0.154933
}Build with BTN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key