Rate Overview
Live
1 BDT = 106.5280 SYP
1 SYP = 0.009387
BDT
Avg
106.2141
High
106.6264
Low
105.4916
Last updated: 8/22/2026, 4:05:08 PM
Quick Conversions
| BDT | SYP |
|---|---|
| 1 BDT | 106.53 SYP |
| 10 BDT | 1,065.28 SYP |
| 50 BDT | 5,326.40 SYP |
| 100 BDT | 10,652.80 SYP |
| 500 BDT | 53,264.00 SYP |
| 1,000 BDT | 106,528.00 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-22T16:05:08Z",
"rates": {
"SYP": 106.528005
}
}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": 10652.8005,
"rate": 106.528005
}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