Rate Overview
Live
1 BDT = 0.006348 CHF
1 CHF = 157.5299
BDT
Avg
0.006355
High
0.006409
Low
0.006279
Last updated: 3/7/2026, 9:11:41 AM
Quick Conversions
| BDT | CHF |
|---|---|
| 1 BDT | 0.01 CHF |
| 10 BDT | 0.06 CHF |
| 50 BDT | 0.32 CHF |
| 100 BDT | 0.63 CHF |
| 500 BDT | 3.17 CHF |
| 1,000 BDT | 6.35 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-07T09:11:41Z",
"rates": {
"CHF": 0.006348
}
}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.6348,
"rate": 0.006348
}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