
Milestone Global Limited — Investor Relations & Filings
Milestone Global Limited specializes in the processing and export of high-quality natural stone products, primarily granite. The company operates a sophisticated manufacturing facility equipped with advanced machinery for cutting, polishing, and finishing granite slabs, tiles, and monuments. Its product portfolio includes a diverse range of colors and textures sourced from premium quarries, catering to international architectural and memorial requirements. As a 100% Export Oriented Unit, the organization focuses on meeting global quality standards for residential and commercial construction projects. Key offerings encompass polished slabs for countertops, flooring tiles, and intricately designed monuments or memorials. The company emphasizes precision engineering and aesthetic consistency to serve a global clientele across various continents.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46874022 | Submission of Announcement under Regulation 30 with respect to re-appointment of Ms. Alka Agarwal as a Whole Time Director for a period of 5 years commencing from 6th January 2027 and fixing .... | 2026-05-23 | English | ||
| 46874045 | Submission of audited financial results for the year ended 31st March 2026 | 2026-05-23 | English | ||
| 45432574 | Milestone Global Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 23/05/2026 ,inter alia, to consider and approve the audited financial results .... | 2026-05-13 | 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 |
Milestone Global Limited 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/63138/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63138 | 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=63138 | 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=63138 \ -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": 63138}, 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 Milestone Global Limited (id: 63138)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.