
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 |
|---|---|---|---|
|
TÊXTIL RENAUXVIEW S/A
Manufacturer of yarns and flat fabrics for the fashion indu…
|
— | BR | Manufacturing |
|
THE JAPAN WOOL TEXTILE CO., LTD.
Diversified company in textiles, industrial materials, real…
|
3201 | JP | Manufacturing |
|
Toabo Corporation
A corporate group in six business fields pursuing amenity a…
|
3204 | JP | Manufacturing |
|
Tổng Công ty Việt Thắng - CTCP
Specializes in textile and garment, producing cotton, fiber…
|
TVT | VN | Manufacturing |
|
Trident Texofab Limited
Manufactures and trades fabrics and garments for apparel an…
|
540726 | IN | Manufacturing |
|
TTF
Integrated manufacturer of polyester yarns and fabrics for …
|
1454 | TW | Manufacturing |
|
Tuni Textile Mills Ltd.
Manufactures and markets synthetic polyester-based fabrics …
|
531411 | IN | Manufacturing |
|
United Polyfab Gujarat Limited
Manufacturer of cotton yarn and woven fabrics for the appar…
|
UNITEDPOLY | IN | Manufacturing |
|
UNIVERSAL
Specialized manufacturer of synthetic fiber textiles, polye…
|
1445 | TW | Manufacturing |
|
Usman Textile Mills Limited
Manufacturing and selling textile products, including cotto…
|
USMT | 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.