Rate Overview
Live
1 BTN = 0.141517 SCR
1 SCR = 7.0663
BTN
Avg
0.153973
High
0.165048
Low
0.141517
Last updated: 8/1/2026, 5:00:43 AM
Quick Conversions
| BTN | SCR |
|---|---|
| 1 BTN | 0.14 SCR |
| 10 BTN | 1.42 SCR |
| 50 BTN | 7.08 SCR |
| 100 BTN | 14.15 SCR |
| 500 BTN | 70.76 SCR |
| 1,000 BTN | 141.52 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-08-01T05:00:43Z",
"rates": {
"SCR": 0.141517
}
}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": 14.1517,
"rate": 0.141517
}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