Rate Overview
Live
1 BDT = 0.115742 SCR
1 SCR = 8.6399
BDT
Avg
0.115937
High
0.118733
Low
0.112154
Last updated: 9/10/2026, 12:30:40 PM
Quick Conversions
| BDT | SCR |
|---|---|
| 1 BDT | 0.12 SCR |
| 10 BDT | 1.16 SCR |
| 50 BDT | 5.79 SCR |
| 100 BDT | 11.57 SCR |
| 500 BDT | 57.87 SCR |
| 1,000 BDT | 115.74 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-09-10T12:30:40Z",
"rates": {
"SCR": 0.115742
}
}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": 11.5742,
"rate": 0.115742
}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