Rate Overview
Live
1 BDT = 0.899030 SYP
1 SYP = 1.1123
BDT
Avg
0.899871
High
0.901048
Low
0.898954
Last updated: 4/17/2026, 7:49:36 AM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 0.90 SYP |
| 10 BDT | 8.99 SYP |
| 50 BDT | 44.95 SYP |
| 100 BDT | 89.90 SYP |
| 500 BDT | 449.52 SYP |
| 1,000 BDT | 899.03 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-04-17T07:49:36Z",
"rates": {
"SYP": 0.89903
}
}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": 89.903,
"rate": 0.89903
}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