Rate Overview
Live
1 BDT = 105.7625 SYP
1 SYP = 0.009455
BDT
Avg
105.6242
High
105.8208
Low
105.3618
Last updated: 9/13/2026, 9:23:06 PM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 105.76 SYP |
| 10 BDT | 1,057.62 SYP |
| 50 BDT | 5,288.12 SYP |
| 100 BDT | 10,576.25 SYP |
| 500 BDT | 52,881.23 SYP |
| 1,000 BDT | 105,762.47 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-09-13T21:23:06Z",
"rates": {
"SYP": 105.762466
}
}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": 10576.2466,
"rate": 105.762466
}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