%20Ltd./other/CCL_Products_India_Ltd.-logo.png)
CCL Products (India) Ltd. — Investor Relations & Filings
CCL Products (India) Ltd. is a global manufacturer and exporter specializing in instant coffee production. The company provides a comprehensive range of products, including spray-dried coffee powder, freeze-dried coffee, coffee granules, and roasted coffee beans. It operates advanced processing facilities to supply customized coffee solutions to private labels, major retailers, and institutional clients across more than 90 international markets. The product portfolio encompasses pure coffee and chicory-blended varieties, designed to meet specific quality standards. By utilizing large-scale production capacities and sophisticated processing technologies, the organization maintains a significant role in the global supply chain, focusing on product consistency and technical excellence for diverse market requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| An Investor conference (through Video Conference mode) is organized by Ashika Institutional Equities, scheduled to be held on Wednesday, May 27, 2026, where the Company will be interacting .... | 2026-05-24 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-24 | English | |
| The transcript of the Q4 conference call held on 08.05.2026 is being attached herewith. | 2026-05-11 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-11 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-08 | English | |
| The audio recording link for the Q4 conference call held on 08.05.2026 is being attached herewith. | 2026-05-08 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
CCL Products (India) Ltd. 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/61302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61302 | 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=61302 | 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=61302 \ -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": 61302}, 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 CCL Products (India) Ltd. (id: 61302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.