Rate Overview
Live
1 BAM = 12.5513 CZK
1 CZK = 0.079673
BAM
Avg
12.5285
High
12.5723
Low
12.4420
Last updated: 3/27/2026, 5:15:05 PM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.55 CZK |
| 10 BAM | 125.51 CZK |
| 50 BAM | 627.56 CZK |
| 100 BAM | 1,255.13 CZK |
| 500 BAM | 6,275.63 CZK |
| 1,000 BAM | 12,551.26 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-27T17:15:05Z",
"rates": {
"CZK": 12.551261
}
}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": 1255.1261,
"rate": 12.551261
}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