Rate Overview
Live
1 CZK = 0.080893 BGN
1 BGN = 12.3620
CZK
Avg
0.080904
High
0.081154
Low
0.080440
Last updated: 6/19/2026, 8:51:31 AM
Quick Conversions
| CZK | BGN |
|---|---|
| 1 CZK | 0.08 BGN |
| 10 CZK | 0.81 BGN |
| 50 CZK | 4.04 BGN |
| 100 CZK | 8.09 BGN |
| 500 CZK | 40.45 BGN |
| 1,000 CZK | 80.89 BGN |
Get CZK/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BGNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-06-19T08:51:31Z",
"rates": {
"BGN": 0.080893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BGN",
"amount": 100
},
"result": 8.089300000000001,
"rate": 0.080893
}Build with CZK/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key