Rate Overview
Live
1 BDT = 0.171462 CZK
1 CZK = 5.8322
BDT
Avg
0.170702
High
0.174213
Low
0.166145
Last updated: 7/30/2026, 4:05:19 AM
Quick Conversions
| BDT | CZK |
|---|---|
| 1 BDT | 0.17 CZK |
| 10 BDT | 1.71 CZK |
| 50 BDT | 8.57 CZK |
| 100 BDT | 17.15 CZK |
| 500 BDT | 85.73 CZK |
| 1,000 BDT | 171.46 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-07-30T04:05:19Z",
"rates": {
"CZK": 0.171462
}
}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.1462,
"rate": 0.171462
}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