Rate Overview
Live
1 BAM = 12.5334 CZK
1 CZK = 0.079787
BAM
Avg
12.5223
High
12.5590
Low
12.4420
Last updated: 3/27/2026, 6:42:37 AM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.53 CZK |
| 10 BAM | 125.33 CZK |
| 50 BAM | 626.67 CZK |
| 100 BAM | 1,253.34 CZK |
| 500 BAM | 6,266.69 CZK |
| 1,000 BAM | 12,533.39 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-03-27T06:42:37Z",
"rates": {
"CZK": 12.533385
}
}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": 1253.3385,
"rate": 12.533385
}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