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 |
|---|---|---|---|
|
DIRECIONAL ENGENHARIA SA
Real estate firm specializing in large-scale affordable and…
|
— | BR | Construction |
|
DIT Group Limited
Tech-driven provider of integrated smart solutions for pref…
|
726 | HK | Construction |
|
Dom Development S.A.
A residential real estate developer of apartments and comme…
|
DOM | PL | Construction |
|
DongwonDevelopment
A construction and real estate firm building residential, c…
|
013120 | KR | Construction |
|
Dream Finders Homes, Inc.
National builder of personalized single-family homes in hig…
|
DFH | US | Construction |
|
East Buildtech Limited
Develops and constructs residential and commercial real est…
|
507917 | IN | Construction |
|
EehwaConstruction
An engineering and construction company for civil and build…
|
001840 | KR | Construction |
|
Electra Ltd.
Manages the lifecycle of large-scale projects in contractin…
|
ELTR | IL | Construction |
|
EMCCAMP RESIDENCIAL S.A.
Develops and constructs affordable housing and large-scale …
|
— | BR | Construction |
|
Energy Spolka Akcyjna
A technology and investment company focused on the energy t…
|
EGY | PL | 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.