Rate Overview
Live
1 BDT = 0.117926 SCR
1 SCR = 8.4799
BDT
Avg
0.119631
High
0.124705
Low
0.110807
Last updated: 3/27/2026, 11:45:18 AM
Quick Conversions
| BDT | SCR |
|---|---|
| 1 BDT | 0.12 SCR |
| 10 BDT | 1.18 SCR |
| 50 BDT | 5.90 SCR |
| 100 BDT | 11.79 SCR |
| 500 BDT | 58.96 SCR |
| 1,000 BDT | 117.93 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-27T11:45:18Z",
"rates": {
"SCR": 0.117926
}
}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.7926,
"rate": 0.117926
}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