Rate Overview
Live
1 BAM = 12.3445 CZK
1 CZK = 0.081008
BAM
Avg
12.3825
High
12.4283
Low
12.3405
Last updated: 7/28/2026, 6:53:40 PM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.34 CZK |
| 10 BAM | 123.44 CZK |
| 50 BAM | 617.22 CZK |
| 100 BAM | 1,234.45 CZK |
| 500 BAM | 6,172.23 CZK |
| 1,000 BAM | 12,344.46 CZK |
Get BAM/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=CZKExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-28T18:53:40Z",
"rates": {
"CZK": 12.344464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "CZK",
"amount": 100
},
"result": 1234.4464,
"rate": 12.344464
}Build with BAM/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key