Rate Overview
Live
1 CZK = 0.047933 BMD
1 BMD = 20.8625
CZK
Avg
0.048022
High
0.048241
Low
0.047860
Last updated: 9/3/2026, 9:32:55 AM
Quick Conversions
| CZK | BMD |
|---|---|
| 1 CZK | 0.05 BMD |
| 10 CZK | 0.48 BMD |
| 50 CZK | 2.40 BMD |
| 100 CZK | 4.79 BMD |
| 500 CZK | 23.97 BMD |
| 1,000 CZK | 47.93 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-09-03T09:32:55Z",
"rates": {
"BMD": 0.047933
}
}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.7933,
"rate": 0.047933
}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