Rate Overview
Live
1 BGN = 12.3583 CZK
1 CZK = 0.080917
BGN
Avg
12.4296
High
12.5907
Low
12.3139
Last updated: 7/28/2026, 3:45:03 AM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.36 CZK |
| 10 BGN | 123.58 CZK |
| 50 BGN | 617.92 CZK |
| 100 BGN | 1,235.83 CZK |
| 500 BGN | 6,179.17 CZK |
| 1,000 BGN | 12,358.34 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-28T03:45:03Z",
"rates": {
"CZK": 12.35834
}
}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": 1235.834,
"rate": 12.35834
}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