Rate Overview
Live
1 BGN = 12.4275 CZK
1 CZK = 0.080467
BGN
Avg
12.4424
High
12.5723
Low
12.3617
Last updated: 5/27/2026, 5:15:56 PM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.43 CZK |
| 10 BGN | 124.27 CZK |
| 50 BGN | 621.37 CZK |
| 100 BGN | 1,242.75 CZK |
| 500 BGN | 6,213.75 CZK |
| 1,000 BGN | 12,427.50 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-27T17:15:56Z",
"rates": {
"CZK": 12.427499
}
}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": 1242.7499,
"rate": 12.427499
}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