Rate Overview
Live
1 BAM = 12.5603 CZK
1 CZK = 0.079616
BAM
Avg
12.4916
High
12.5623
Low
12.3859
Last updated: 3/27/2026, 10:25:23 AM
Quick Conversions
| BAM | CZK |
|---|---|
| 1 BAM | 12.56 CZK |
| 10 BAM | 125.60 CZK |
| 50 BAM | 628.02 CZK |
| 100 BAM | 1,256.03 CZK |
| 500 BAM | 6,280.16 CZK |
| 1,000 BAM | 12,560.32 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-27T10:25:23Z",
"rates": {
"CZK": 12.560318
}
}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": 1256.0318,
"rate": 12.560318
}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