Rate Overview
Live
1 BDT = 0.119722 SCR
1 SCR = 8.3527
BDT
Avg
0.118941
High
0.124242
Low
0.114196
Last updated: 5/27/2026, 9:21:32 PM
Quick Conversions
| BDT | SCR |
|---|---|
| 1 BDT | 0.12 SCR |
| 10 BDT | 1.20 SCR |
| 50 BDT | 5.99 SCR |
| 100 BDT | 11.97 SCR |
| 500 BDT | 59.86 SCR |
| 1,000 BDT | 119.72 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-05-27T21:21:32Z",
"rates": {
"SCR": 0.119722
}
}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.972199999999999,
"rate": 0.119722
}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