
Anjani Synthetics Limited — Investor Relations & Filings
Anjani Synthetics Limited specializes in the processing and manufacturing of a wide range of textile fabrics. The company operates an integrated processing facility equipped for bleaching, dyeing, printing, and finishing of cotton and synthetic textiles. Its product portfolio includes printed and dyed fabrics used primarily in the garment and home textile sectors. By leveraging advanced machinery and technical expertise, the firm maintains high-volume production capabilities to serve diverse markets. The company focuses on delivering various fabric qualities, including multiple blends and finishes, tailored to meet specific client requirements within the global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| As attached | 2026-05-21 | English | |
| Anjani Synthetics Ltd-has informed BSE that the meeting of the Board of Directors of the Company is scheduled on 29/05/2026 ,inter alia, to consider and approve Audited Financial Results .... | 2026-05-21 | English | |
| As attached | 2026-05-18 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46736487 | As attached | 2026-05-21 | English | ||
| 46726121 | Anjani Synthetics Ltd-has informed BSE that the meeting of the Board of Directors of the Company is scheduled on 29/05/2026 ,inter alia, to consider and approve Audited Financial Results .... | 2026-05-21 | English | ||
| 46384165 | As attached | 2026-05-18 | English | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Azgard Nine Limited
A vertically integrated textile company specializing in sus…
|
ANL | PK | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Fateh Textile Mills Limited
Manufacturer and exporter of yarn, cloth, fabrics, apparel,…
|
FTHM | PK | Manufacturing |
| Fuller, Inc. | 387A | JP | Manufacturing |
Anjani Synthetics 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/61138/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61138 | 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=61138 | 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=61138 \ -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": 61138}, 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 Anjani Synthetics Limited (id: 61138)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.