Rate Overview
Live
1 BDT = 0.113389 SCR
1 SCR = 8.8192
BDT
Avg
0.114126
High
0.119375
Low
0.112001
Last updated: 5/7/2026, 7:47:14 AM
Quick Conversions
| BDT | SCR |
|---|---|
| 1 BDT | 0.11 SCR |
| 10 BDT | 1.13 SCR |
| 50 BDT | 5.67 SCR |
| 100 BDT | 11.34 SCR |
| 500 BDT | 56.69 SCR |
| 1,000 BDT | 113.39 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-07T07:47:14Z",
"rates": {
"SCR": 0.113389
}
}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.3389,
"rate": 0.113389
}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