Rate Overview
Live
1 BDT = 0.120261 SCR
1 SCR = 8.3152
BDT
Avg
0.118614
High
0.122333
Low
0.112166
Last updated: 3/7/2026, 2:47:40 AM
Quick Conversions
| BDT | SCR |
|---|---|
| 1 BDT | 0.12 SCR |
| 10 BDT | 1.20 SCR |
| 50 BDT | 6.01 SCR |
| 100 BDT | 12.03 SCR |
| 500 BDT | 60.13 SCR |
| 1,000 BDT | 120.26 SCR |
Get BDT/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SCRExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T02:47:40Z",
"rates": {
"SCR": 0.120261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SCR",
"amount": 100
},
"result": 12.026100000000001,
"rate": 0.120261
}Build with BDT/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key