Rate Overview
Live
1 BDT = 0.117706 SCR
1 SCR = 8.4957
BDT
Avg
0.117390
High
0.122942
Low
0.110732
Last updated: 7/29/2026, 9:55:09 PM
Quick Conversions
| BDT | SCR |
|---|---|
| 1 BDT | 0.12 SCR |
| 10 BDT | 1.18 SCR |
| 50 BDT | 5.89 SCR |
| 100 BDT | 11.77 SCR |
| 500 BDT | 58.85 SCR |
| 1,000 BDT | 117.71 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-07-29T21:55:09Z",
"rates": {
"SCR": 0.117706
}
}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.7706,
"rate": 0.117706
}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