Rate Overview
Live
1 SYP = 0.009400 BDT
1 BDT = 106.3830
SYP
Avg
0.625575
High
1.1163
Low
0.009346
Last updated: 8/20/2026, 9:42:35 AM
Quick Conversions
| SYP | BDT |
|---|---|
| 1 SYP | 0.01 BDT |
| 10 SYP | 0.09 BDT |
| 50 SYP | 0.47 BDT |
| 100 SYP | 0.94 BDT |
| 500 SYP | 4.70 BDT |
| 1,000 SYP | 9.40 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-20T09:42:35Z",
"rates": {
"BDT": 0.0094
}
}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.9400000000000001,
"rate": 0.0094
}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