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 |
|---|---|---|---|
|
First Juken Co.,Ltd.
Develops and sells detached houses and condos, offering con…
|
8917 | JP | Construction |
|
FLEETWOOD LIMITED
Provides modular building solutions and managed accommodati…
|
FWD | AU | Construction |
|
Fletcher Building Limited
Integrated building products manufacturer and infrastructur…
|
FBU | NZ | Construction |
|
FLETCHER BUILDING LIMITED
Manufacturer and distributor of building products and const…
|
FBU | AU | Construction |
|
FORLIFE Co., Ltd.
Residential developer in Tokyo offering custom homes, ready…
|
3477 | JP | Construction |
|
FUJITA CORPORATION Co.,Ltd.
A general construction company focused on urban renewal and…
|
3370 | JP | Construction |
|
Garnet Construction Ltd.
Develops and manages residential, commercial, and industria…
|
526727 | IN | Construction |
|
Garuda Construction and Engineering Limited
Provides turnkey civil construction and MEP services for di…
|
GARUDA | IN | Construction |
|
Geffen Residence &Renewal Ltd.
A real estate investment and development company focused on…
|
GEFR | IL | Construction |
|
Generic Engineering Construction and Projects Limited
Provides civil construction and EPC services for diverse ur…
|
GENCON | IN | 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.