Rate Overview
Live
1 SYP = 1.1039 BDT
1 BDT = 0.905886
SYP
Avg
1.1050
High
1.1076
Low
1.0971
Last updated: 3/7/2026, 9:13:27 AM
Quick Conversions
| SYP | BDT |
|---|---|
| 1 SYP | 1.10 BDT |
| 10 SYP | 11.04 BDT |
| 50 SYP | 55.19 BDT |
| 100 SYP | 110.39 BDT |
| 500 SYP | 551.95 BDT |
| 1,000 SYP | 1,103.89 BDT |
Get SYP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BDTExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-07T09:13:27Z",
"rates": {
"BDT": 1.103892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BDT",
"amount": 100
},
"result": 110.38920000000002,
"rate": 1.103892
}Build with SYP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key