Rate Overview
Live
1 BDT = 0.006600 CHF
1 CHF = 151.5152
BDT
Avg
0.006436
High
0.006614
Low
0.006281
Last updated: 7/22/2026, 11:33:05 PM
Quick Conversions
| BDT | CHF |
|---|---|
| 1 BDT | 0.01 CHF |
| 10 BDT | 0.07 CHF |
| 50 BDT | 0.33 CHF |
| 100 BDT | 0.66 CHF |
| 500 BDT | 3.30 CHF |
| 1,000 BDT | 6.60 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-07-22T23:33:05Z",
"rates": {
"CHF": 0.0066
}
}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.66,
"rate": 0.0066
}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