
Karelia Tobacco Company S.A. — Investor Relations & Filings
Karelia Tobacco Company S.A., established in 1888, is an international, independently owned manufacturer of tobacco products. The company specializes in the production and sale of cigarettes, cigars, and hand-rolling tobacco, with a reputation for quality and brand innovation. It operates on a global scale, with a presence in over 65 countries across Europe, Asia, and Africa. A significant portion of its production is directed toward export markets. The company maintains a strong financial position and engages in continuous investment programs to support its international growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Οικονομική έκθεση ΚΑΠΝΟΒΙΟΜΗΧΑΝΙΑ ΚΑΡΕΛΙΑ Α.Ε. (2025,Ετήσιος ισολογισμός,Ενοποιημένη)-iXBRL | 2026-04-28 | Greek (modern) | |
| ΔΕΛΤΙΑ ΤΥΠΟΥ ΑΠΟΤΕΛΕΣΜΑΤΩΝ - ΠΑΡΟΥΣΙΑΣΕΙΣ | 2026-04-28 | Greek (modern) | |
| FINANCIAL RESULTS PRESS RELEASE / PRESENTATIONS | 2026-04-28 | English | |
| ΔΗΜΟΣΙΕΥΣΗ ΟΙΚΟΝΟΜΙΚΟΥ ΗΜΕΡΟΛΟΓΙΟΥ 2026 | 2026-04-27 | Greek (modern) | |
| FINANCIAL CALENDAR 2026 | 2026-04-27 | English | |
| Ανακοίνωση - Γνωστοποίηση διορισμού δύο (2) Ειδικών Διαπραγματευτών | 2025-09-30 | Greek (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 38051154 | Οικονομική έκθεση ΚΑΠΝΟΒΙΟΜΗΧΑΝΙΑ ΚΑΡΕΛΙΑ Α.Ε. (2025,Ετήσιος ισολογισμός,Ενοποιημένη)-iXBRL | 2026-04-28 | Greek (modern) | ||
| 38051810 | ΔΕΛΤΙΑ ΤΥΠΟΥ ΑΠΟΤΕΛΕΣΜΑΤΩΝ - ΠΑΡΟΥΣΙΑΣΕΙΣ | 2026-04-28 | Greek (modern) | ||
| 38051605 | FINANCIAL RESULTS PRESS RELEASE / PRESENTATIONS | 2026-04-28 | English | ||
| 37366531 | ΔΗΜΟΣΙΕΥΣΗ ΟΙΚΟΝΟΜΙΚΟΥ ΗΜΕΡΟΛΟΓΙΟΥ 2026 | 2026-04-27 | Greek (modern) | ||
| 37366319 | FINANCIAL CALENDAR 2026 | 2026-04-27 | English | ||
|
2025
2 filings
| |||||
| 7940303 | Ανακοίνωση - Γνωστοποίηση διορισμού δύο (2) Ειδικών Διαπραγματευτών | 2025-09-30 | Greek (modern) | ||
| 7932872 | Οικονομική κατάσταση ΚΑΠΝΟΒΙΟΜΗΧΑΝΙΑ ΚΑΡΕΛΙΑ Α.Ε. (2025,Εξαμηνιαία,Ενοποιημένη) | 2025-09-26 | Greek (modern) | ||
|
2015
1 filing
| |||||
| 2341275 | Financial Statement and Information KARELIA TOBACCO COMPANY INC. S.A. (2005,Year Statement,Both) | 2015-09-25 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tobacco products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
22nd Century Group, Inc.
A plant biotechnology company developing tobacco with reduc…
|
XXII | US | Manufacturing |
|
ALTRIA GROUP, INC.
A holding company with a portfolio of U.S. tobacco and nico…
|
MO | US | Manufacturing |
|
BlissCo Cannabis Corp.
Producer, processor, and distributor of high-quality, welln…
|
BLIS | CA | Manufacturing |
|
British American Tobacco PLC
A global consumer goods company providing tobacco and nicot…
|
BATS | GB | Manufacturing |
|
Bulgartabac Holding AD
Manufactures, processes, and distributes tobacco products a…
|
— | BG | Manufacturing |
|
BZAM LTD.
Cultivates, processes, and distributes branded recreational…
|
BZAM | CA | Manufacturing |
|
Dupnitsa-Tabac AD
Purchases, processes, and sells leaf tobacco, operating a s…
|
— | BG | Manufacturing |
|
Godfrey Phillips India Ltd.
Produces and distributes cigarettes, tobacco, tea, and mana…
|
GODFRYPHLP | IN | Manufacturing |
|
Golden Tobacco Ltd.
Manufactures tobacco products and develops residential and …
|
GOLDENTOBC | IN | Manufacturing |
|
Gotse Delchev Tabac AD
Processes and exports raw tobacco, produces cigarettes, and…
|
— | BG | Manufacturing |
Karelia Tobacco Company S.A. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/2709/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2709 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=2709 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=2709 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 2709}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Karelia Tobacco Company S.A. (id: 2709)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.