Rate Overview
Live
1 CZK = 0.047110 BMD
1 BMD = 21.2269
CZK
Avg
0.047183
High
0.047317
Low
0.047019
Last updated: 7/9/2026, 10:44:13 AM
Quick Conversions
| CZK | BMD |
|---|---|
| 1 CZK | 0.05 BMD |
| 10 CZK | 0.47 BMD |
| 50 CZK | 2.36 BMD |
| 100 CZK | 4.71 BMD |
| 500 CZK | 23.56 BMD |
| 1,000 CZK | 47.11 BMD |
Get CZK/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BMDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-09T10:44:13Z",
"rates": {
"BMD": 0.04711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BMD",
"amount": 100
},
"result": 4.711,
"rate": 0.04711
}Build with CZK/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key