
Orbit Exports Ltd. — Investor Relations & Filings
Orbit Exports Ltd. is a vertically integrated manufacturer specializing in the production of high-end fancy fabrics. The company focuses on the weaving and finishing of a diverse range of textile products, including jacquard fabrics, velvet, and specialty ribbons. Its product portfolio extends to home textiles and seasonal items such as Christmas crafts and made-ups. Utilizing advanced manufacturing facilities, the company serves a global clientele across various sectors, including fashion, upholstery, and decorative accessories. The organization is recognized for its design-led approach and technical expertise in creating intricate patterns and textures, catering to international markets with a focus on quality and innovation in textile engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| As per enclosed file. | 2026-05-22 | English | |
| As per enclosed file. | 2026-05-11 | English | |
| Copy of Newspaper Publication | 2026-05-11 | English | |
| Audited Annual Financial Results for the Financial Year ended March 31, 2026 | 2026-05-09 | English | |
| Outcome of Board Meeting | 2026-05-09 | English | |
| As per enclosed file | 2026-05-09 | English |
Market data
Market data not available
Price history
Peer group · Weaving of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Stylers International Limited
Vertically integrated denim supplier, manufacturing and exp…
|
STYLERS | PK | Manufacturing |
|
Subhash Silk Mills Ltd.
Manufactures synthetic and blended fabrics for suitings, sh…
|
530231 | IN | Manufacturing |
|
Suraj Cotton Mills Limited
Produces and sells high-quality cotton yarns and fabrics us…
|
SURC | PK | Manufacturing |
|
Surbhi Industries Limited
Manufactures synthetic fabrics, polyester yarns, and value-…
|
514260 | IN | Manufacturing |
|
Suryalakshmi Cotton Mills Ltd.
Vertically integrated manufacturer of yarn and denim fabric…
|
SURYALAXMI | IN | Manufacturing |
|
Swaraj Suiting Limited
Manufactures denim, cotton yarns, and synthetic fabrics for…
|
SWARAJ | IN | Manufacturing |
|
Swasti Vinayaka Synthetics Ltd.
Produces and distributes premium suiting and shirting fabri…
|
510245 | IN | Manufacturing |
|
Taj Textile Mills Limited
Manufacturing textile products, specializing in production …
|
TAJT | PK | Manufacturing |
|
Texhong International Group Limited
One of the largest global suppliers of core-spun cotton tex…
|
2678 | KY | Manufacturing |
|
TEX-RAY
Global vertically integrated manufacturer of functional tex…
|
1467 | TW | Manufacturing |
Orbit Exports 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/60737/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60737 | 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=60737 | 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=60737 \ -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": 60737}, 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 Orbit Exports Ltd. (id: 60737)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.