Rate Overview
Live
1 BAM = 12.3825 CZK
1 CZK = 0.080759
BAM
Avg
12.3940
High
12.4042
Low
12.3825
Last updated: 8/13/2026, 6:43:10 AM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.38 CZK |
| 10 BAM | 123.83 CZK |
| 50 BAM | 619.13 CZK |
| 100 BAM | 1,238.25 CZK |
| 500 BAM | 6,191.25 CZK |
| 1,000 BAM | 12,382.51 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-08-13T06:43:10Z",
"rates": {
"CZK": 12.382505
}
}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": 1238.2505,
"rate": 12.382505
}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