Rate Overview
Live
1 BGN = 12.3650 CZK
1 CZK = 0.080873
BGN
Avg
12.3600
High
12.4056
Low
12.3405
Last updated: 7/27/2026, 1:43:49 PM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.37 CZK |
| 10 BGN | 123.65 CZK |
| 50 BGN | 618.25 CZK |
| 100 BGN | 1,236.50 CZK |
| 500 BGN | 6,182.51 CZK |
| 1,000 BGN | 12,365.01 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-27T13:43:49Z",
"rates": {
"CZK": 12.365013
}
}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": 1236.5013,
"rate": 12.365013
}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