Philip Morris CR A.S. — Investor Relations & Filings
Philip Morris CR a.s., a subsidiary of Philip Morris International, is a manufacturer and distributor of tobacco and nicotine products. The company's portfolio includes traditional combustible cigarette brands such as Marlboro, L&M, and Chesterfield. A primary strategic focus for the company is the development and commercialization of smoke-free products. This category features its flagship heated tobacco system, IQOS, and its associated consumables, HEETS. The company is also expanding its range of alternatives with products like nicotine pouches, supported by significant investment in the manufacturing of these next-generation items.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Návrh na rozdělení zisku za... | 2026-04-28 | Czech | |
| Návrh na rozdělení zisku za... | 2026-04-28 | Czech | |
| Pozvánka na valnou hromadu ... | 2026-04-28 | Czech | |
| Regulatory Filings 2026 | 2026-04-28 | Czech | |
| Návrh na rozdělení zisku za... | 2026-04-28 | Czech | |
| Konsolidovaná a samostatná ... | 2026-04-28 | Czech |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 37887914 | Návrh na rozdělení zisku za... | 2026-04-28 | Czech | ||
| 37887911 | Návrh na rozdělení zisku za... | 2026-04-28 | Czech | ||
| 37887908 | Pozvánka na valnou hromadu ... | 2026-04-28 | Czech | ||
| 37866479 | Regulatory Filings 2026 | 2026-04-28 | Czech | ||
| 37866461 | Návrh na rozdělení zisku za... | 2026-04-28 | Czech | ||
| 37846342 | Konsolidovaná a samostatná ... | 2026-04-28 | Czech | ||
|
2025
9 filings
| |||||
| 7939488 | Interim / Quarterly Report 2025 | 2025-09-30 | Czech | ||
| 7939487 | Interim / Quarterly Report 2025 | 2025-09-30 | English | ||
| 7939315 | Pololetní konsolidovaná úče... | 2025-09-30 | Czech | ||
| 7829605 | Oznámení o rozšíření plánov... | 2025-09-15 | English | ||
| 7829604 | Oznámení o rozšíření plánov... | 2025-09-15 | Czech | ||
| 6128745 | Oznámení o výsledcích valné... | 2025-06-13 | English | ||
| 6128744 | Oznámení o výsledcích valné... | 2025-06-13 | Czech | ||
| 6128743 | Oznámení o výsledcích valné... | 2025-06-13 | Czech | ||
| 6128742 | Oznámení o výsledcích valné... | 2025-06-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tobacco products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Raghunath Tobacco Co. Ltd.
Manufactures, processes, and distributes cigarettes and tob…
|
531552 | IN | Manufacturing |
|
Republic Technologies Inc.
Integrates Ethereum infrastructure into the global economy …
|
DOCT | CA | Manufacturing |
|
RLX Technology Inc.
Researches, develops, manufactures, and sells e-vapor produ…
|
RLX | KY | Manufacturing |
|
Rothmans Inc
A leading manufacturer and distributor of traditional tobac…
|
ROC | CA | Manufacturing |
|
Scandinavian Tobacco Group
A global manufacturer of cigars, traditional pipe tobacco, …
|
STG | DK | Manufacturing |
|
Sinnar Bidi Udyog Ltd.
Produces and distributes traditional hand-rolled bidis usin…
|
509887 | IN | Manufacturing |
|
Slantse Stara Zagora Tabac AD
Manufacturer of tobacco products for private label and lice…
|
SUN | BG | Manufacturing |
|
Swedish Match
Develops, manufactures, and sells smokefree products, cigar…
|
SWMA | SE | Manufacturing |
|
TAAT Global Alternatives Inc.
Develops and distributes innovative alternative CPG, specia…
|
TAAT | CA | Manufacturing |
|
Turning Point Brands, Inc.
Manufactures and distributes alternative smoking accessorie…
|
TPB | US | Manufacturing |
Philip Morris CR A.S. 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/1044/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1044 | 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=1044 | 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=1044 \ -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": 1044}, 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 Philip Morris CR A.S. (id: 1044)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.