
Maral Overseas Ltd. — Investor Relations & Filings
Maral Overseas Ltd. is a vertically integrated manufacturer specializing in the production of yarns, fabrics, and garments. The company operates advanced spinning, knitting, and processing facilities to deliver a diverse range of products, including cotton and blended yarns, circular knitted fabrics, and finished apparel such as activewear, loungewear, and innerwear. Known for its commitment to sustainability, the organization emphasizes the use of organic cotton and eco-friendly manufacturing processes. Maral Overseas serves a global clientele, supplying premium textile solutions to international brands and retailers. Its operations are defined by technical innovation and a comprehensive supply chain that manages the transition from raw fiber to finished fashion products, ensuring high standards of quality and consistency across its export-oriented portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Loss of Share Certificates | 2026-03-09 | English | |
| Intimation for Loss of Share Certificates | 2026-03-09 | English | |
| Copy of Newspaper Publication | 2026-02-06 | English | |
| Newspaper publications regarding un-audited financial results for the quarter and nine months ended 31st December, 2025 | 2026-02-06 | English | |
| Updates | 2026-02-05 | English | |
| Updates | 2026-02-05 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42183750 | Loss of Share Certificates | 2026-03-09 | English | ||
| 46316849 | Intimation for Loss of Share Certificates | 2026-03-09 | English | ||
| 42283259 | Copy of Newspaper Publication | 2026-02-06 | English | ||
| 46316847 | Newspaper publications regarding un-audited financial results for the quarter and nine months ended 31st December, 2025 | 2026-02-06 | English | ||
| 42172014 | Updates | 2026-02-05 | English | ||
| 42172001 | Updates | 2026-02-05 | English | ||
| 46316851 | Attached | 2026-02-05 | English | ||
| 46316853 | Detailed disclosure attached | 2026-02-05 | English | ||
| 46316858 | Attached | 2026-02-05 | English | ||
| 46316855 | Attached | 2026-02-05 | English | ||
| 42172903 | Outcome of Board Meeting | 2026-02-05 | English | ||
| 46316857 | Intimation for Issuance of Letter of Confirmation(s) in Lieu of duplicate share certificate(s) | 2026-02-02 | English | ||
| 42227706 | Issue of Duplicate Share Certificate | 2026-02-02 | English | ||
| 43865349 | Board Meeting — Board Meeting Intimation | 2026-01-29 | English | ||
| 43865367 | Board Meeting — Financial Results | 2026-01-29 | English | ||
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A B Cotspin India Limited
Integrated manufacturer of cotton yarn, knitted fabrics, an…
|
ABCOTS | DE | Manufacturing |
|
Adil Textile Mills Limited
manufacturing and export of value-added yarn and fiber prod…
|
ADTM | PK | Manufacturing |
|
Adinath Textiles Ltd.
Produces polyester-viscose blended and acrylic yarns for te…
|
514113 | IN | Manufacturing |
|
Aditya Spinners Ltd.
Produces high-quality synthetic and blended yarns for weavi…
|
521141 | IN | Manufacturing |
|
Agro Allianz Limited
Manufacturing and selling textile products, primarily yarn …
|
AAL | PK | Manufacturing |
|
AI CHAMPDANY INDUSTRIES LIMITED
Manufactures and exports jute and jute-blended products for…
|
532806 | IN | Manufacturing |
|
Akshar Spintex Limited
Produces high-quality combed, semi-combed, and carded cotto…
|
AKSHAR | IN | Manufacturing |
|
Allawasaya Tex. & Finishing Mills Ltd
Prominent textile spinning unit manufacturing and selling h…
|
AWTX | PK | Manufacturing |
|
Alok Industries Ltd.
Vertically integrated textile producer of yarns, apparel fa…
|
ALOKINDS | IN | Manufacturing |
|
Al-Qadir Textile Mills Limited
Produces premium ring-spun cotton, polyester, and blended y…
|
ALQT | PK | Manufacturing |
Maral Overseas 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/62484/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62484 | 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=62484 | 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=62484 \ -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": 62484}, 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 Maral Overseas Ltd. (id: 62484)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.