Rate Overview
Live
1 BDT = 0.167896 CZK
1 CZK = 5.9561
BDT
Avg
0.169139
High
0.170048
Low
0.167896
Last updated: 5/7/2026, 11:23:16 AM
Quick Conversions
| BDT | CZK |
|---|---|
| 1 BDT | 0.17 CZK |
| 10 BDT | 1.68 CZK |
| 50 BDT | 8.39 CZK |
| 100 BDT | 16.79 CZK |
| 500 BDT | 83.95 CZK |
| 1,000 BDT | 167.90 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-05-07T11:23:16Z",
"rates": {
"CZK": 0.167896
}
}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": 16.7896,
"rate": 0.167896
}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