Rate Overview
Live
1 BAM = 12.3501 CZK
1 CZK = 0.080971
BAM
Avg
12.6502
High
13.1233
Low
12.3501
Last updated: 5/28/2026, 11:04:20 PM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.35 CZK |
| 10 BAM | 123.50 CZK |
| 50 BAM | 617.50 CZK |
| 100 BAM | 1,235.01 CZK |
| 500 BAM | 6,175.05 CZK |
| 1,000 BAM | 12,350.10 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-28T23:04:20Z",
"rates": {
"CZK": 12.350096
}
}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": 1235.0096,
"rate": 12.350096
}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