Rate Overview
Live
1 SYP = 1.1103 BDT
1 BDT = 0.900692
SYP
Avg
0.949091
High
1.1103
Low
0.011049
Last updated: 3/28/2026, 5:53:28 AM
Quick Conversions
| SYP | BDT |
|---|---|
| 1 SYP | 1.11 BDT |
| 10 SYP | 11.10 BDT |
| 50 SYP | 55.51 BDT |
| 100 SYP | 111.03 BDT |
| 500 SYP | 555.13 BDT |
| 1,000 SYP | 1,110.26 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-28T05:53:28Z",
"rates": {
"BDT": 1.110258
}
}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": 111.0258,
"rate": 1.110258
}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