Rate Overview
Live
1 BDT = 0.901187 SYP
1 SYP = 1.1096
BDT
Avg
0.900230
High
0.901187
Low
0.899630
Last updated: 6/19/2026, 8:27:40 AM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 0.90 SYP |
| 10 BDT | 9.01 SYP |
| 50 BDT | 45.06 SYP |
| 100 BDT | 90.12 SYP |
| 500 BDT | 450.59 SYP |
| 1,000 BDT | 901.19 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-06-19T08:27:40Z",
"rates": {
"SYP": 0.901187
}
}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.11869999999999,
"rate": 0.901187
}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