Rate Overview
Live
1 BAM = 12.3376 CZK
1 CZK = 0.081053
BAM
Avg
12.6282
High
13.1233
Low
12.3376
Last updated: 7/28/2026, 4:25:23 PM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.34 CZK |
| 10 BAM | 123.38 CZK |
| 50 BAM | 616.88 CZK |
| 100 BAM | 1,233.76 CZK |
| 500 BAM | 6,168.81 CZK |
| 1,000 BAM | 12,337.63 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-28T16:25:23Z",
"rates": {
"CZK": 12.337628
}
}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": 1233.7628,
"rate": 12.337628
}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