
RLF Ltd. — Investor Relations & Filings
RLF Ltd. focuses on the development and management of infrastructure projects and residential complexes. The organization engages in land acquisition, strategic project planning, and the execution of construction initiatives. Its core operations involve the design and delivery of integrated living environments and commercial facilities. The company also maintains specialized capabilities in textile manufacturing, specifically focusing on high-end embroidery and fabric processing. By utilizing technical expertise in project management and quality assurance, the entity provides comprehensive solutions for urban development and value-added textile production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Please Find Enclosed the Regulation 24A of the SEBI (LODR), 2015. | 2026-04-30 | English | |
| Please Find Enclosed the disclosure of Large Corporate for the Year ended 31st March, 2026 | 2026-04-30 | English | |
| Please Find Enclosed the Certificate Under Regulations 74 (5) of SEBI (DP) Reg 2018. | 2026-04-16 | English | |
| Disclosure by Promoter Under Regulation 31(4) of SEBI (SAST) Regulations, 2011 | 2026-04-09 | English | |
| Please Find Enclosed the Intimation regarding closure of trading window for the audited financial results of the quarter and year ending on 31st March, 2026. | 2026-03-31 | English | |
| Intimation regarding Newspaper Publication of Unaudited Financial Results for the quarter ended 31st December, 2025. | 2026-02-15 | English |
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
THE ZENITAKA CORPORATION
General contractor for construction, real estate, and devel…
|
1811 | JP | Construction |
|
Tirupati Sarjan Ltd.
Develops residential, commercial, and government infrastruc…
|
531814 | IN | Construction |
|
Tivoli Construction Ltd.
Real estate development and construction firm for residenti…
|
511096 | IN | Construction |
|
TOBISHIMA HOLDINGS Inc
Holding company for construction businesses, focused on inn…
|
256A | JP | Construction |
|
TODA CORPORATION
A general contractor in construction and civil engineering …
|
1860 | JP | Construction |
|
TOKYU CONSTRUCTION CO.,LTD.
A general contractor in civil engineering, building constru…
|
1720 | JP | Construction |
|
Toll Brothers, Inc.
A national builder of luxury homes offering extensive perso…
|
TOL | US | Construction |
|
Tổng Công ty Cổ phần Đầu tư Phát triển Xây dựng
Leading investment and construction enterprise specializing…
|
DIG | VN | Construction |
|
Total Bangun Persada Tbk
Leading private construction services provider specializing…
|
TOTL | ID | Construction |
|
Traumhaus AG
Residential property developer of terraced and semi-detache…
|
TRU | DE | Construction |
RLF 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/63760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63760 | 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=63760 | 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=63760 \ -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": 63760}, 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 RLF Ltd. (id: 63760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.