
Aro Granite Industries Ltd. — Investor Relations & Filings
Aro Granite Industries Ltd. specializes in the processing and export of premium granite products, including slabs and tiles. The company operates advanced manufacturing facilities equipped with modern technology such as multi-wire saws and automated polishing lines to ensure high precision and quality finishes. Its product portfolio encompasses a diverse range of granite varieties available in multiple finishes, including polished, honed, flamed, and brushed. Serving a global clientele, the company focuses on delivering customized stone solutions for large-scale architectural projects and residential applications. By sourcing raw materials from various quarries, it maintains a consistent supply of high-grade natural stone tailored to international standards and aesthetic requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Secretarial Compliance Report for the year ended March 31, 2026. | 2026-05-22 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-19 | English | |
| Copy of Newspaper Publication | 2026-05-17 | English | |
| Newspaper advertisement in respect of Published Financial Results for the Fourth quarter and Year ended March 31, 2026 | 2026-05-17 | English | |
| General Updates | 2026-05-15 | English | |
| The Company in its Board Meeting has approved the Re-Appointment of M/s. Sreekantha & Co., Chartered Accountants as the Internal Auditor of the Company for the Financial Year 2026-27. | 2026-05-15 | English |
Market data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solid Stone Company Ltd.
Sources and processes natural stone for architectural and i…
|
513699 | IN | Manufacturing |
|
STONE MASTER CORPORATION BERHAD
Manufacturing and trading natural stone, ceramic tiles, san…
|
— | MY | Manufacturing |
|
Tulikivi Oyj
Manufacturer of heat-retaining fireplaces, sauna heaters, a…
|
TULAV | FI | Manufacturing |
|
XIAMEN WANLI STONE STOCK CO.,LTD
Integrated producer of granite and marble products for cons…
|
002785 | CN | Manufacturing |
Aro Granite Industries 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/60674/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60674 | 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=60674 | 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=60674 \ -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": 60674}, 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 Aro Granite Industries Ltd. (id: 60674)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.