Rate Overview
Live
1 BDT = 0.173502 CZK
1 CZK = 5.7636
BDT
Avg
0.172595
High
0.173502
Low
0.171658
Last updated: 3/27/2026, 8:01:42 AM
Quick Conversions
| BDT | CZK |
|---|---|
| 1 BDT | 0.17 CZK |
| 10 BDT | 1.74 CZK |
| 50 BDT | 8.68 CZK |
| 100 BDT | 17.35 CZK |
| 500 BDT | 86.75 CZK |
| 1,000 BDT | 173.50 CZK |
Get BDT/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CZKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T08:01:42Z",
"rates": {
"CZK": 0.173502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CZK",
"amount": 100
},
"result": 17.350199999999997,
"rate": 0.173502
}Build with BDT/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key