Rate Overview
Live
1 CZK = 0.080727 BGN
1 BGN = 12.3874
CZK
Avg
0.080411
High
0.080772
Low
0.079593
Last updated: 7/15/2026, 6:43:33 AM
Quick Conversions
| CZK | BGN |
|---|---|
| 1 CZK | 0.08 BGN |
| 10 CZK | 0.81 BGN |
| 50 CZK | 4.04 BGN |
| 100 CZK | 8.07 BGN |
| 500 CZK | 40.36 BGN |
| 1,000 CZK | 80.73 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-07-15T06:43:33Z",
"rates": {
"BGN": 0.080727
}
}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.0727,
"rate": 0.080727
}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