Rate Overview
Live
1 BAM = 12.3461 CZK
1 CZK = 0.080997
BAM
Avg
12.4231
High
12.5623
Low
12.3427
Last updated: 7/26/2026, 1:45:35 AM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.35 CZK |
| 10 BAM | 123.46 CZK |
| 50 BAM | 617.30 CZK |
| 100 BAM | 1,234.61 CZK |
| 500 BAM | 6,173.03 CZK |
| 1,000 BAM | 12,346.07 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-26T01:45:35Z",
"rates": {
"CZK": 12.346069
}
}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.6069,
"rate": 12.346069
}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