Rate Overview
Live
1 BDT = 0.900276 SYP
1 SYP = 1.1108
BDT
Avg
0.900662
High
0.905632
Low
0.897495
Last updated: 5/27/2026, 6:39:57 PM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 0.90 SYP |
| 10 BDT | 9.00 SYP |
| 50 BDT | 45.01 SYP |
| 100 BDT | 90.03 SYP |
| 500 BDT | 450.14 SYP |
| 1,000 BDT | 900.28 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-05-27T18:39:57Z",
"rates": {
"SYP": 0.900276
}
}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.02759999999999,
"rate": 0.900276
}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