
Oriental Trimex Limited — Investor Relations & Filings
Oriental Trimex Limited specializes in the processing and trading of high-quality natural stones, with a primary focus on imported marble and granite. The company sources raw blocks from international quarries in regions such as Italy, Spain, Turkey, and Greece. These materials are processed into slabs and tiles at advanced manufacturing facilities equipped with modern machinery for cutting and polishing. The product portfolio includes a wide range of exotic marble varieties, travertine, and onyx, catering to the aesthetic and structural requirements of luxury residential complexes, commercial buildings, and hospitality projects. By maintaining a robust supply chain and focusing on precision finishing, the company serves a diverse clientele comprising real estate developers, architects, and interior designers seeking premium flooring and cladding solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Oriental Trimex Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve Dear Concern, With reference .... | 2026-05-25 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-04-29 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-04-29 | English | |
| Updates | 2026-04-28 | English | |
| Cessation | 2026-04-15 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | 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 |
Oriental Trimex 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/62759/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62759 | 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=62759 | 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=62759 \ -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": 62759}, 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 Oriental Trimex Limited (id: 62759)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.