Rate Overview
Live
1 SYP = 0.009471 BDT
1 BDT = 105.5855
SYP
Avg
0.914258
High
1.1171
Low
0.009471
Last updated: 8/13/2026, 4:05:11 AM
Quick Conversions
| SYP | BDT |
|---|---|
| 1 SYP | 0.01 BDT |
| 10 SYP | 0.09 BDT |
| 50 SYP | 0.47 BDT |
| 100 SYP | 0.95 BDT |
| 500 SYP | 4.74 BDT |
| 1,000 SYP | 9.47 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-08-13T04:05:11Z",
"rates": {
"BDT": 0.009471
}
}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": 0.9471,
"rate": 0.009471
}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