Rate Overview
Live
1 BGN = 12.3933 CZK
1 CZK = 0.080689
BGN
Avg
12.4509
High
12.5068
Low
12.3933
Last updated: 5/7/2026, 8:15:14 AM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.39 CZK |
| 10 BGN | 123.93 CZK |
| 50 BGN | 619.67 CZK |
| 100 BGN | 1,239.33 CZK |
| 500 BGN | 6,196.66 CZK |
| 1,000 BGN | 12,393.31 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-05-07T08:15:14Z",
"rates": {
"CZK": 12.393313
}
}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": 1239.3312999999998,
"rate": 12.393313
}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