Rate Overview
Live
1 CZK = 0.080150 BGN
1 BGN = 12.4766
CZK
Avg
0.080170
High
0.080737
Low
0.079603
Last updated: 3/7/2026, 12:29:51 AM
Quick Conversions
| CZK | BGN |
|---|---|
| 1 CZK | 0.08 BGN |
| 10 CZK | 0.80 BGN |
| 50 CZK | 4.01 BGN |
| 100 CZK | 8.02 BGN |
| 500 CZK | 40.08 BGN |
| 1,000 CZK | 80.15 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-03-07T00:29:51Z",
"rates": {
"BGN": 0.08015
}
}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.015,
"rate": 0.08015
}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