Rate Overview
Live
1 SCR = 6.5985 BTN
1 BTN = 0.151550
SCR
Avg
6.4407
High
6.7587
Low
6.0937
Last updated: 4/15/2026, 8:26:39 PM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.60 BTN |
| 10 SCR | 65.98 BTN |
| 50 SCR | 329.92 BTN |
| 100 SCR | 659.85 BTN |
| 500 SCR | 3,299.23 BTN |
| 1,000 SCR | 6,598.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-04-15T20:26:39Z",
"rates": {
"BTN": 6.598463
}
}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": 659.8462999999999,
"rate": 6.598463
}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