Rate Overview
Live
1 BGN = 12.3492 CZK
1 CZK = 0.080977
BGN
Avg
12.5868
High
13.1092
Low
12.0130
Last updated: 7/21/2026, 11:20:38 AM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.35 CZK |
| 10 BGN | 123.49 CZK |
| 50 BGN | 617.46 CZK |
| 100 BGN | 1,234.92 CZK |
| 500 BGN | 6,174.62 CZK |
| 1,000 BGN | 12,349.24 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-21T11:20:38Z",
"rates": {
"CZK": 12.349242
}
}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": 1234.9242,
"rate": 12.349242
}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