Rate Overview
Live
1 BTN = 0.147319 SCR
1 SCR = 6.7880
BTN
Avg
0.147700
High
0.154406
Low
0.144878
Last updated: 5/7/2026, 10:55:46 PM
Quick Conversions
| BTN | SCR |
|---|---|
| 1 BTN | 0.15 SCR |
| 10 BTN | 1.47 SCR |
| 50 BTN | 7.37 SCR |
| 100 BTN | 14.73 SCR |
| 500 BTN | 73.66 SCR |
| 1,000 BTN | 147.32 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-05-07T22:55:46Z",
"rates": {
"SCR": 0.147319
}
}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.731900000000001,
"rate": 0.147319
}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