DLF LIMITED — Investor Relations & Filings
DLF Limited specializes in the development and management of residential, commercial, and retail properties. The company operates an integrated business model encompassing the construction and sale of residential units as well as the leasing of office and retail spaces. Its portfolio features luxury housing, premium commercial complexes, and large-scale shopping centers. DLF is known for creating integrated ecosystems and business districts, supported by a significant land bank. The organization emphasizes high-quality construction, modern infrastructure, and sustainable urban development across major metropolitan areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | |
| Trading Window | 2026-03-31 | English | |
| General Updates | 2026-03-30 | English | |
| News Verification | 2026-03-05 | English | |
| Rumour Verification - Regulation 30(11) | 2026-03-04 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42206856 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | ||
| 42185633 | Trading Window | 2026-03-31 | English | ||
| 42197079 | General Updates | 2026-03-30 | English | ||
| 42168296 | News Verification | 2026-03-05 | English | ||
| 42170320 | Rumour Verification - Regulation 30(11) | 2026-03-04 | English | ||
| 42162802 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-26 | English | ||
| 42189098 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-23 | English | ||
| 42174848 | Updates | 2026-02-18 | English | ||
| 42236923 | Updates | 2026-02-13 | English | ||
| 42210923 | General Updates | 2026-02-03 | English | ||
| 42168591 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-29 | English | ||
| 42217864 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-23 | English | ||
| 42225622 | Copy of Newspaper Publication | 2026-01-23 | English | ||
| 42164336 | Investor Presentation | 2026-01-22 | English | ||
| 42164979 | Press Release | 2026-01-22 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Banan Real Estate Co.
Invests in, develops, and manages residential and commercia…
|
4324 | SA | Real estate activities |
|
Banimmo SA
Real estate developer that acquires and redevelops underval…
|
BANI | BE | Real estate activities |
|
Barings Core Spain
A REIT that acquires and manages income-generating retail a…
|
MLBAR | ES | Real estate activities |
|
Baroda Rayon Corpn. Ltd.
Transitioned from synthetic fiber manufacturing to real est…
|
500270 | IN | Real estate activities |
|
Basilix N.V.
Issuer of a real estate investment certificate for a shoppi…
|
BAS | BE | Real estate activities |
|
Bassac
A European real estate group focused on property developmen…
|
BASS | FR | Real estate activities |
|
BATI EGE GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing projects in Deniz…
|
BEGYO | TR | Real estate activities |
|
Bay Equities Inc.
Primarily focused on construction, development, and commerc…
|
BEQ | CA | Real estate activities |
|
BBI Bürgerliches Brauhaus Immobilien AG
A real estate holding company that acquires, rents, and man…
|
BBI | DE | Real estate activities |
|
BBI Development S.A.
Real estate developer of commercial and residential project…
|
BBD | PL | Real estate activities |
DLF 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/60851/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60851 | 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=60851 | 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=60851 \ -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": 60851}, 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 DLF LIMITED (id: 60851)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.