
RRIL LIMITED — Investor Relations & Filings
RRIL Limited is an enterprise primarily engaged in the manufacturing and trading of textile products, including various types of fabrics and garments. The company has strategically diversified its operations into the real estate sector, focusing on the development of residential and commercial infrastructure projects. Its textile division emphasizes quality production and supply chain management to serve diverse market segments. In the real estate domain, the company undertakes land development, construction, and project management, aiming to deliver modern living and business spaces. By leveraging its experience in industrial operations and property development, RRIL Limited maintains a dual-focus business model designed to capitalize on growth opportunities in both the manufacturing and infrastructure sectors.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46739495 | RRIL Ltdhas 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 the Audited (Standalone and Consolidated) .... | 2026-05-21 | English | ||
| 46381962 | Annual Secretarial Compliance Report (ASCR) issued by M/s. Shreyans Jain & Co., Company Secretaries for the year ended 31st March 2026. | 2026-05-18 | English | ||
Market data
Market data not available
Price history
Peer group · Weaving of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Raymond Lifestyle Limited
Integrated manufacturer and retailer of premium textiles an…
|
RAYMONDLSL | IN | Manufacturing |
|
Raymond Limited
Diversified conglomerate in worsted suiting, apparel, real …
|
RAYMOND | IN | Manufacturing |
|
R&B Denims Limited
Integrated manufacturer of high-quality denim fabrics for g…
|
RNBDENIMS | IN | Manufacturing |
|
Redco Textiles Limited
ISO 9001 certified, vertically integrated manufacturer of y…
|
REDCO | PK | Manufacturing |
|
Reliance Weaving Mills Limited
Specializes in premium greige fabrics and yarn for apparel …
|
REWM | PK | Manufacturing |
|
Ridhi Synthetics Ltd.
Manufactures and trades synthetic fabrics, blended yarns, a…
|
504365 | IN | Manufacturing |
|
Ruby Mills Ltd.
Vertically integrated producer of cotton and blended fabric…
|
RUBYMILLS | IN | Manufacturing |
|
RUENTEX IND.LTD
A textile manufacturer and retail distributor of woven fabr…
|
2915 | TW | Manufacturing |
|
SAIBO Co.,Ltd.
Manufactures and sells textiles, leases real estate, and op…
|
3123 | JP | Manufacturing |
|
Saleem Denim Industries Limited
Prominent manufacturer and exporter of woven textiles, incl…
|
SDIL | PK | Manufacturing |
RRIL 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/64184/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64184 | 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=64184 | 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=64184 \ -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": 64184}, 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 RRIL LIMITED (id: 64184)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.