Rate Overview
Live
1 SYP = 0.009497 BDT
1 BDT = 105.2964
SYP
Avg
0.009471
High
0.009497
Low
0.009447
Last updated: 9/12/2026, 4:01:46 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.75 BDT |
| 1,000 SYP | 9.50 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-09-12T04:01:46Z",
"rates": {
"BDT": 0.009497
}
}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.9497,
"rate": 0.009497
}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