Rate Overview
Live
1 BDT = 106.8407 SYP
1 SYP = 0.009360
BDT
Avg
43.8898
High
106.9951
Low
0.895825
Last updated: 8/20/2026, 7:05:44 PM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 106.84 SYP |
| 10 BDT | 1,068.41 SYP |
| 50 BDT | 5,342.04 SYP |
| 100 BDT | 10,684.07 SYP |
| 500 BDT | 53,420.36 SYP |
| 1,000 BDT | 106,840.72 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-08-20T19:05:44Z",
"rates": {
"SYP": 106.840722
}
}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": 10684.0722,
"rate": 106.840722
}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