Rate Overview
Live
1 BDT = 0.010398 SGD
1 SGD = 96.1723
BDT
Avg
0.010414
High
0.010440
Low
0.010379
Last updated: 8/20/2026, 7:25:25 AM
Quick Conversions
| BDT | SGD |
|---|---|
| 1 BDT | 0.01 SGD |
| 10 BDT | 0.10 SGD |
| 50 BDT | 0.52 SGD |
| 100 BDT | 1.04 SGD |
| 500 BDT | 5.20 SGD |
| 1,000 BDT | 10.40 SGD |
Get BDT/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SGDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-08-20T07:25:25Z",
"rates": {
"SGD": 0.010398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SGD",
"amount": 100
},
"result": 1.0397999999999998,
"rate": 0.010398
}Build with BDT/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key