Rate Overview
Live
1 BGN = 12.5881 CZK
1 CZK = 0.079440
BGN
Avg
12.5294
High
12.5881
Low
12.4420
Last updated: 3/27/2026, 1:33:55 PM
Quick Conversions
| BGN | CZK |
|---|---|
| 1 BGN | 12.59 CZK |
| 10 BGN | 125.88 CZK |
| 50 BGN | 629.41 CZK |
| 100 BGN | 1,258.81 CZK |
| 500 BGN | 6,294.05 CZK |
| 1,000 BGN | 12,588.11 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-03-27T13:33:55Z",
"rates": {
"CZK": 12.588106
}
}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": 1258.8106,
"rate": 12.588106
}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