Rate Overview
Live
1 BDT = 0.900691 SYP
1 SYP = 1.1103
BDT
Avg
0.903085
High
0.911464
Low
0.898756
Last updated: 3/28/2026, 7:39:34 AM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 0.90 SYP |
| 10 BDT | 9.01 SYP |
| 50 BDT | 45.03 SYP |
| 100 BDT | 90.07 SYP |
| 500 BDT | 450.35 SYP |
| 1,000 BDT | 900.69 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-28T07:39:34Z",
"rates": {
"SYP": 0.900691
}
}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.0691,
"rate": 0.900691
}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