
LEXORAA INDUSTRIES LIMITED — Investor Relations & Filings
Lexoraa Industries Limited is a diversified enterprise focused on the manufacturing, processing, and distribution of industrial and consumer products. The company specializes in the production of textiles and garments, leveraging advanced manufacturing techniques to serve diverse markets. Its operations encompass the sourcing of raw materials, large-scale production, and integrated supply chain management to ensure consistent quality and delivery. Lexoraa Industries Limited emphasizes operational efficiency and technical excellence in its manufacturing processes, catering to a broad client base. The company is committed to maintaining high standards of product integrity and innovation, positioning itself as a reliable partner in the supply chain for manufactured goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| audited financial results for the year ended on 31st march 2026 | 2026-05-25 | English | |
| audited financial result for the year ended 31st march, 2026 | 2026-05-25 | English | |
| Lexoraa Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 25/05/2026 ,inter alia, to consider and approve Audited financial results .... | 2026-05-15 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47020605 | audited financial results for the year ended on 31st march 2026 | 2026-05-25 | English | ||
| 47019413 | audited financial result for the year ended 31st march, 2026 | 2026-05-25 | English | ||
| 46350303 | Lexoraa Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 25/05/2026 ,inter alia, to consider and approve Audited financial results .... | 2026-05-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
CCI Yilan
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
LEXORAA INDUSTRIES 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/63192/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63192 | 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=63192 | 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=63192 \ -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": 63192}, 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 LEXORAA INDUSTRIES LIMITED (id: 63192)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.