Rate Overview
Live
1 SCR = 6.5908 BTN
1 BTN = 0.151726
SCR
Avg
6.7460
High
6.8981
Low
6.5390
Last updated: 6/15/2026, 12:52:06 PM
Quick Conversions
| SCR | BTN |
|---|---|
| 1 SCR | 6.59 BTN |
| 10 SCR | 65.91 BTN |
| 50 SCR | 329.54 BTN |
| 100 SCR | 659.08 BTN |
| 500 SCR | 3,295.41 BTN |
| 1,000 SCR | 6,590.82 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-06-15T12:52:06Z",
"rates": {
"BTN": 6.590819
}
}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.0819,
"rate": 6.590819
}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