Rate Overview
Live
1 BDT = 0.006507 CHF
1 CHF = 153.6807
BDT
Avg
0.006482
High
0.006615
Low
0.006297
Last updated: 3/28/2026, 7:32:48 AM
Quick Conversions
| BDT | CHF |
|---|---|
| 1 BDT | 0.01 CHF |
| 10 BDT | 0.07 CHF |
| 50 BDT | 0.33 CHF |
| 100 BDT | 0.65 CHF |
| 500 BDT | 3.25 CHF |
| 1,000 BDT | 6.51 CHF |
Get BDT/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CHFExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T07:32:48Z",
"rates": {
"CHF": 0.006507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CHF",
"amount": 100
},
"result": 0.6507,
"rate": 0.006507
}Build with BDT/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key