
Pokarna Ltd. — Investor Relations & Filings
Pokarna Ltd. specializes in the processing of natural granite and the manufacture of engineered quartz surfaces. The company operates multiple captive granite quarries, extracting a diverse range of colors and textures for global architectural applications. Its granite division utilizes advanced processing technologies to produce high-quality slabs and tiles. Through its subsidiary, Pokarna Engineered Stone Limited, the company produces premium quartz surfaces under the brand name Quantra. These surfaces are manufactured using patented Bretonstone technology, which provides high durability, non-porous qualities, and aesthetic versatility. The company serves an international clientele, providing surfacing solutions for residential and commercial interiors, including countertops, flooring, and wall cladding. Its business model is characterized by vertical integration, spanning from raw material extraction to the distribution of finished architectural products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Board Meeting — Board Meeting Intimation | 2026-01-22 | English | |
| Board Meeting — Financial Results | 2026-01-22 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-05 | English | |
| Trading Window | 2025-12-26 | English | |
| Cessation | 2025-12-23 | English | |
| Copy of Newspaper Publication | 2025-11-13 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 43877865 | Board Meeting — Board Meeting Intimation | 2026-01-22 | English | ||
| 43877886 | Board Meeting — Financial Results | 2026-01-22 | English | ||
| 42237414 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-05 | English | ||
|
2025
12 filings
| |||||
| 42249713 | Trading Window | 2025-12-26 | English | ||
| 42224756 | Cessation | 2025-12-23 | English | ||
| 42264447 | Copy of Newspaper Publication | 2025-11-13 | English | ||
| 42288806 | General Updates | 2025-11-12 | English | ||
| 42289236 | Outcome of Board Meeting | 2025-11-12 | English | ||
| 42289857 | Outcome of Board Meeting | 2025-11-12 | English | ||
| 43911206 | Board Meeting — Board Meeting Intimation | 2025-10-28 | English | ||
| 43911373 | Board Meeting — Financial Results | 2025-10-28 | English | ||
| 42261769 | Spurt in Volume | 2025-10-17 | English | ||
| 42277502 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-10-07 | English | ||
| 42334724 | Trading Window | 2025-09-26 | English | ||
| 42265846 | Shareholders meeting | 2025-09-10 | English | ||
Market data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABLEGROUP BERHAD
Processes, trades, exports, and provides contract workmansh…
|
— | MY | Manufacturing |
|
Aro Granite Industries Ltd.
Processes and exports premium granite slabs and tiles for g…
|
AROGRANITE | IN | Manufacturing |
|
Công ty Cổ phần Phú Tài
Manufactures and trades wood/stone products; distributes an…
|
PTB | VN | Manufacturing |
|
DFCITY GROUP BERHAD
Manufacturer and supplier of natural and engineered dimensi…
|
— | MY | Manufacturing |
|
DIVYASHAKTI LIMITED
Processes and exports natural stone and quartz surfaces to …
|
526315 | IN | Manufacturing |
|
Elegant Marbles & Grani Industries
Processes and distributes premium natural stones for luxury…
|
526705 | IN | Manufacturing |
|
Glittek Granites Ltd.
Processes and exports premium granite slabs and tiles for g…
|
513528 | IN | Manufacturing |
|
Global Stone Corporation
Specializes in the design, custom fabrication, and installa…
|
515115 | CA | Manufacturing |
|
Global Surfaces Limited
Manufacturer of natural stone and engineered quartz surface…
|
GSLSU | IN | Manufacturing |
|
Iktinos Hellas S.A.
Vertically integrated in quarrying, processing, and global …
|
IKTIN | GR | Manufacturing |
Pokarna 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/61876/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61876 | 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=61876 | 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=61876 \ -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": 61876}, 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 Pokarna Ltd. (id: 61876)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.