Rate Overview
Live
1 BGN = 12.4064 CZK
1 CZK = 0.080604
BGN
Avg
12.4054
High
12.5638
Low
12.3615
Last updated: 7/8/2026, 9:47:43 AM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.41 CZK |
| 10 BGN | 124.06 CZK |
| 50 BGN | 620.32 CZK |
| 100 BGN | 1,240.64 CZK |
| 500 BGN | 6,203.18 CZK |
| 1,000 BGN | 12,406.37 CZK |
Get BGN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=CZKExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-08T09:47:43Z",
"rates": {
"CZK": 12.406368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "CZK",
"amount": 100
},
"result": 1240.6368,
"rate": 12.406368
}Build with BGN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key