Rate Overview
Live
1 BDT = 0.006616 CHF
1 CHF = 151.1487
BDT
Avg
0.008004
High
0.011216
Low
0.006297
Last updated: 8/17/2026, 7:39:19 AM
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.31 CHF |
| 1,000 BDT | 6.62 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-08-17T07:39:19Z",
"rates": {
"CHF": 0.006616
}
}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.6616000000000001,
"rate": 0.006616
}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