Rate Overview
Live
1 BGN = 12.3320 CZK
1 CZK = 0.081090
BGN
Avg
12.3659
High
12.3916
Low
12.3320
Last updated: 8/19/2026, 10:03:21 AM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.33 CZK |
| 10 BGN | 123.32 CZK |
| 50 BGN | 616.60 CZK |
| 100 BGN | 1,233.20 CZK |
| 500 BGN | 6,165.98 CZK |
| 1,000 BGN | 12,331.97 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-08-19T10:03:21Z",
"rates": {
"CZK": 12.331967
}
}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": 1233.1967,
"rate": 12.331967
}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