Rate Overview
Live
1 BDT = 0.898312 SYP
1 SYP = 1.1132
BDT
Avg
0.897254
High
0.898653
Low
0.895594
Last updated: 7/9/2026, 4:59:51 AM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 0.90 SYP |
| 10 BDT | 8.98 SYP |
| 50 BDT | 44.92 SYP |
| 100 BDT | 89.83 SYP |
| 500 BDT | 449.16 SYP |
| 1,000 BDT | 898.31 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-07-09T04:59:51Z",
"rates": {
"SYP": 0.898312
}
}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.8312,
"rate": 0.898312
}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