
Madhav Marbles & Granites Ltd. — Investor Relations & Filings
Madhav Marbles & Granites Ltd. specializes in the processing and distribution of natural stone products, primarily granite and marble. The company operates advanced manufacturing units utilizing automated technology to produce slabs and tiles in a variety of finishes, including polished, honed, and flamed. Its product range encompasses a broad spectrum of colors and textures suitable for diverse architectural and interior design applications. In addition to natural stone, the firm produces engineered quartz surfaces to meet evolving market demands. The organization serves an international customer base, providing materials for commercial developments and residential projects. Key operational focuses include precision processing, quality assurance, and the maintenance of a robust supply chain for raw material procurement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updates | 2026-05-29 | English | |
| Outcome of Board Meeting | 2026-05-29 | English | |
| AUDITED FINANCIAL RESULTS | 2026-05-29 | English | |
| OUTCOME OF BOARD MEETING | 2026-05-29 | English | |
| Madhav Marbles & Granites Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 29/05/2026 ,inter alia, to consider and approve Consideration and .... | 2026-05-22 | English | |
| Format of Initial Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars Details .... | 2026-04-30 | English |
Browse filings by year
17 yearsMarket 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 |
Madhav Marbles & Granites 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/62582/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62582 | 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=62582 | 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=62582 \ -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": 62582}, 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 Madhav Marbles & Granites Ltd. (id: 62582)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.