Rate Overview
Live
1 BDT = 0.905884 SYP
1 SYP = 1.1039
BDT
Avg
0.904953
High
0.911464
Low
0.902879
Last updated: 3/7/2026, 9:13:28 AM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 0.91 SYP |
| 10 BDT | 9.06 SYP |
| 50 BDT | 45.29 SYP |
| 100 BDT | 90.59 SYP |
| 500 BDT | 452.94 SYP |
| 1,000 BDT | 905.88 SYP |
Get BDT/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SYPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T09:13:28Z",
"rates": {
"SYP": 0.905884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SYP",
"amount": 100
},
"result": 90.58840000000001,
"rate": 0.905884
}Build with BDT/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key