Rate Overview
Live
1 BDT = 0.171639 CZK
1 CZK = 5.8262
BDT
Avg
0.170665
High
0.172739
Low
0.167719
Last updated: 3/7/2026, 3:07:52 AM
Quick Conversions
| BDT | CZK |
|---|---|
| 1 BDT | 0.17 CZK |
| 10 BDT | 1.72 CZK |
| 50 BDT | 8.58 CZK |
| 100 BDT | 17.16 CZK |
| 500 BDT | 85.82 CZK |
| 1,000 BDT | 171.64 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-07T03:07:52Z",
"rates": {
"CZK": 0.171639
}
}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.1639,
"rate": 0.171639
}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