Rate Overview
Live
1 BAM = 12.5476 CZK
1 CZK = 0.079697
BAM
Avg
12.6740
High
13.1233
Low
12.3877
Last updated: 3/27/2026, 8:29:28 AM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.55 CZK |
| 10 BAM | 125.48 CZK |
| 50 BAM | 627.38 CZK |
| 100 BAM | 1,254.76 CZK |
| 500 BAM | 6,273.79 CZK |
| 1,000 BAM | 12,547.57 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-27T08:29:28Z",
"rates": {
"CZK": 12.547574
}
}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": 1254.7574,
"rate": 12.547574
}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