
K.C.P. LTD — Investor Relations & Filings
K.C.P. Ltd is a diversified conglomerate with operations spanning cement manufacturing, sugar production, heavy engineering, and power generation. The company produces high-grade cement for infrastructure and construction projects. Its sugar division focuses on the processing of sugarcane and the production of industrial alcohol. The heavy engineering wing specializes in the design and fabrication of critical equipment for sectors such as cement, sugar, steel, and power. Additionally, the company operates captive power plants utilizing thermal, hydel, and wind energy sources to support its industrial operations. K.C.P. Ltd is recognized for its technical expertise in manufacturing large-scale industrial machinery and its commitment to quality standards across its multi-sectoral portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Credit Rating- Others | 2025-12-16 | English | |
| Copy of Newspaper Publication | 2025-12-08 | English | |
| Shareholders meeting | 2025-12-04 | English | |
| Updates | 2025-11-17 | English | |
| Outcome of Board Meeting | 2025-11-13 | English | |
| Structural Digital Database | 2025-10-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42229203 | Credit Rating- Others | 2025-12-16 | English | ||
| 42237617 | Copy of Newspaper Publication | 2025-12-08 | English | ||
| 42221927 | Shareholders meeting | 2025-12-04 | English | ||
| 42256265 | Updates | 2025-11-17 | English | ||
| 42259263 | Outcome of Board Meeting | 2025-11-13 | English | ||
| 42250890 | Structural Digital Database | 2025-10-29 | English | ||
| 42261627 | Updates | 2025-10-17 | English | ||
| 42286216 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-10-06 | English | ||
| 43876947 | Board Meeting — Board Meeting Intimation | 2025-10-06 | English | ||
| 43876971 | Board Meeting — Financial Results | 2025-10-06 | English | ||
| 42295968 | Trading Window | 2025-09-22 | English | ||
| 42296123 | Trading Window | 2025-09-22 | English | ||
| 42378197 | Shareholders meeting | 2025-08-12 | English | ||
| 42402514 | Shareholders meeting | 2025-08-11 | English | ||
| 42403777 | Outcome of Board Meeting | 2025-08-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACC
A vertically integrated cement and concrete producer focuse…
|
1102 | TW | Manufacturing |
|
ACC Ltd
Major producer of cement and ready-mix concrete for infrast…
|
ACC | IN | Manufacturing |
|
AFYON ÇİMENTO SANAYİ T.A.Ş.
An established manufacturer and marketer of cement and clin…
|
AFYON | TR | Manufacturing |
|
AKÇANSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Producer of cement, concrete, and aggregates with integrate…
|
AKCNS | TR | Manufacturing |
|
Al Jouf Cement Co.
Produces OPC and SRC cement for domestic and regional const…
|
3091 | SA | Manufacturing |
|
Ambuja Cements Ltd.
Manufacturer of cement and building materials for diverse c…
|
AMBUJACEM | IN | Manufacturing |
|
Andhra Cement Ltd.
Produces OPC and PPC cement at manufacturing units in Dache…
|
ACL | IN | Manufacturing |
|
Anhui Conch Cement Company Limited
One of the world's largest producers of cement, clinker, an…
|
914 | HK | Manufacturing |
|
Anhui Conch Cement Company Limited
Produces and distributes cement and clinker for internation…
|
600585 | CN | Manufacturing |
|
Anjani Portland Cement Ltd.
Produces and supplies various cement grades for residential…
|
APCL | IN | Manufacturing |
K.C.P. 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/62283/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62283 | 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=62283 | 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=62283 \ -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": 62283}, 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 K.C.P. LTD (id: 62283)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.