
Global Surfaces Limited — Investor Relations & Filings
Global Surfaces Limited specializes in the processing and manufacturing of natural stones and engineered quartz. The company produces a wide range of products, including granite, marble, and quartz surfaces, which are utilized in residential and commercial applications such as countertops, flooring, and wall cladding. Its manufacturing facilities employ advanced technology to create surfaces in various finishes, colors, and patterns, ensuring high standards of durability and aesthetic appeal. The firm serves a global clientele, providing materials for architectural and interior design projects. By focusing on quality control and innovative production techniques, the company maintains a diverse portfolio of surface solutions tailored to meet specific functional and decorative requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2025-08-24 | English | |
| Newspaper published by the Company in all edition of Financial Express (English) and Business Remedies (Hindi) Newspaper on August 24, 2025 regarding dispatch of Notice of 34th AGM and .... | 2025-08-24 | English | |
| Please find enclosed a letter being sent to the shareholders of the Company pursuant to Regulation 36(1)(b) of SEBI (Listing Obligations and Disclosure Requirements) Regulation, 2015. | 2025-08-23 | English | |
| General Updates | 2025-08-23 | English | |
| Annual Report for the financial year 2024-25 is enclosed herewith. | 2025-08-23 | English | |
| Shareholders meeting | 2025-08-23 | English |
Browse filings by year
4 yearsMarket 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 |
|
Iktinos Hellas S.A.
Vertically integrated in quarrying, processing, and global …
|
IKTIN | GR | Manufacturing |
|
ILSHIN STONE CO.,LTD
A manufacturer and distributor of natural and engineered st…
|
007110 | KR | Manufacturing |
Global Surfaces 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/59635/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59635 | 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=59635 | 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=59635 \ -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": 59635}, 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 Global Surfaces Limited (id: 59635)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.