Rate Overview
Live
1 BAM = 12.3710 CZK
1 CZK = 0.080834
BAM
Avg
12.4331
High
12.4865
Low
12.3710
Last updated: 5/8/2026, 3:33:46 PM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.37 CZK |
| 10 BAM | 123.71 CZK |
| 50 BAM | 618.55 CZK |
| 100 BAM | 1,237.10 CZK |
| 500 BAM | 6,185.51 CZK |
| 1,000 BAM | 12,371.03 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-05-08T15:33:46Z",
"rates": {
"CZK": 12.371029
}
}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": 1237.1029,
"rate": 12.371029
}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