Nila Infrastructures Ltd — Investor Relations & Filings
Nila Infrastructures Ltd is an infrastructure development company specializing in urban civic projects and affordable housing. The company primarily operates through Engineering, Procurement, and Construction (EPC) and Public-Private Partnership (PPP) models. Its core portfolio includes the development of residential units for slum rehabilitation and affordable housing schemes, as well as civic urban infrastructure such as bus stations, multi-level parking facilities, and medical colleges. Nila Infrastructures Ltd collaborates extensively with government entities and municipal corporations to deliver large-scale social infrastructure projects. The company maintains a focused approach on project execution and quality standards, leveraging its technical expertise to address urban development needs. Its operations are characterized by a commitment to sustainable urban growth and the enhancement of public amenities through strategic infrastructure solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-05-04 | English | |
| General Updates | 2026-05-02 | English | |
| Outcome of Board Meeting | 2026-05-02 | English | |
| Outcome of Board Meeting | 2026-05-02 | English | |
| Board Meeting — Board Meeting Intimation | 2026-04-27 | English | |
| Board Meeting — Financial Results | 2026-04-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42200080 | Copy of Newspaper Publication | 2026-05-04 | English | ||
| 42209911 | General Updates | 2026-05-02 | English | ||
| 42209953 | Outcome of Board Meeting | 2026-05-02 | English | ||
| 42209987 | Outcome of Board Meeting | 2026-05-02 | English | ||
| 43864359 | Board Meeting — Board Meeting Intimation | 2026-04-27 | English | ||
| 43864378 | Board Meeting — Financial Results | 2026-04-27 | English | ||
| 42224354 | Updates | 2026-04-25 | English | ||
| 42227658 | Copy of Newspaper Publication | 2026-04-24 | English | ||
| 42190066 | Updates | 2026-04-21 | English | ||
| 42165280 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-16 | English | ||
| 42195928 | Copy of Newspaper Publication | 2026-04-11 | English | ||
| 42200812 | Shareholders meeting | 2026-04-10 | English | ||
| 42208447 | Disclosure under SEBI Takeover Regulations | 2026-04-10 | English | ||
| 42195105 | Change in Management | 2026-03-30 | English | ||
| 42166137 | Trading Window | 2026-03-26 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAISUE CONSTRUCTION CO., LTD.
A construction company for building, civil engineering, and…
|
1814 | JP | Construction |
|
DAITO TRUST CONSTRUCTION CO.,LTD.
Offers integrated construction and real estate services for…
|
1878 | JP | Construction |
|
DAIWA HOUSE INDUSTRY CO., LTD.
A construction and real estate development company for resi…
|
1925 | JP | Construction |
|
Dekpol S.A.
A firm in general contracting, steel production, and proper…
|
DEK | PL | Construction |
|
Delpha Construction Co., Ltd.
Specializes in residential and commercial property developm…
|
2530 | TW | Construction |
|
Desarrolladora Homex, S.A.B. de C.V.
Vertically integrated developer of affordable and middle-in…
|
HOMEX | MX | Construction |
|
Deson Development International Holdings Limited
Operations include property development, construction, and …
|
262 | HK | Construction |
|
Dhanuka Infra Realty Limited
Develops residential, commercial, and township projects fro…
|
DIRL | IN | Construction |
|
Dhenu Buildcon Infra Limited
Specializes in residential and commercial real estate and i…
|
501945 | IN | Construction |
|
Dimmi Life Holdings Limited
Provides construction and engineering services, property op…
|
1667 | HK | Construction |
Nila Infrastructures 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/62613/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62613 | 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=62613 | 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=62613 \ -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": 62613}, 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 Nila Infrastructures Ltd (id: 62613)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.