Rate Overview
Live
1 BDT = 0.121145 SCR
1 SCR = 8.2546 BDT
Avg
0.118466
High
0.124894
Low
0.111830
Last updated: 1/25/2026, 11:28:31 AM
Quick Conversions
| BDT | SCR |
|---|---|
| 1 BDT | 0.12 SCR |
| 10 BDT | 1.21 SCR |
| 50 BDT | 6.06 SCR |
| 100 BDT | 12.11 SCR |
| 500 BDT | 60.57 SCR |
| 1,000 BDT | 121.15 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-01-25T11:28:31Z",
"rates": {
"SCR": 0.121145
}
}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.1145,
"rate": 0.121145
}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