Rate Overview
Live
1 BDT = 105.9544 SYP
1 SYP = 0.009438
BDT
Avg
16.3375
High
106.1350
Low
0.897014
Last updated: 8/25/2026, 7:40:10 PM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 105.95 SYP |
| 10 BDT | 1,059.54 SYP |
| 50 BDT | 5,297.72 SYP |
| 100 BDT | 10,595.44 SYP |
| 500 BDT | 52,977.18 SYP |
| 1,000 BDT | 105,954.36 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-25T19:40:10Z",
"rates": {
"SYP": 105.954365
}
}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": 10595.4365,
"rate": 105.954365
}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