Rate Overview
Live
1 BDT = 0.170120 CZK
1 CZK = 5.8782
BDT
Avg
0.170204
High
0.170683
Low
0.169832
Last updated: 5/27/2026, 4:02:00 PM
Quick Conversions
| BDT | CZK |
|---|---|
| 1 BDT | 0.17 CZK |
| 10 BDT | 1.70 CZK |
| 50 BDT | 8.51 CZK |
| 100 BDT | 17.01 CZK |
| 500 BDT | 85.06 CZK |
| 1,000 BDT | 170.12 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-27T16:02:00Z",
"rates": {
"CZK": 0.17012
}
}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.012,
"rate": 0.17012
}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