Rate Overview
Live
1 SYP = 1.1123 BDT
1 BDT = 0.899031
SYP
Avg
1.1111
High
1.1124
Low
1.1098
Last updated: 4/17/2026, 3:34:05 AM
Quick Conversions
| SYP | BDT |
|---|---|
| 1 SYP | 1.11 BDT |
| 10 SYP | 11.12 BDT |
| 50 SYP | 55.62 BDT |
| 100 SYP | 111.23 BDT |
| 500 SYP | 556.15 BDT |
| 1,000 SYP | 1,112.31 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-04-17T03:34:05Z",
"rates": {
"BDT": 1.112309
}
}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.2309,
"rate": 1.112309
}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