Rate Overview
Live
1 SYP = 1.1072 BDT
1 BDT = 0.903141
SYP
Avg
1.1086
High
1.1112
Low
1.1055
Last updated: 3/28/2026, 2:10:59 AM
Quick Conversions
| SYP | BDT |
|---|---|
| 1 SYP | 1.11 BDT |
| 10 SYP | 11.07 BDT |
| 50 SYP | 55.36 BDT |
| 100 SYP | 110.72 BDT |
| 500 SYP | 553.62 BDT |
| 1,000 SYP | 1,107.25 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-28T02:10:59Z",
"rates": {
"BDT": 1.107247
}
}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.72470000000001,
"rate": 1.107247
}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