
NIBE LIMITED — Investor Relations & Filings
NIBE Limited is a strategic engineering and manufacturing enterprise specializing in the defense, aerospace, and renewable energy sectors. The company focuses on the production of critical components and sub-assemblies, including heavy engineering structures, mobile weapon launchers, and tactical bridge systems. Utilizing advanced manufacturing facilities equipped with precision machining and fabrication capabilities, NIBE provides comprehensive solutions from design and prototyping to full-scale production. Its portfolio includes specialized equipment for naval and land-based defense applications, as well as components for the power sector. The company is distinguished by its technical proficiency in executing complex engineering projects and its role in supporting indigenous manufacturing initiatives through high-quality fabrication and strategic industrial partnerships.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Press Release | 2026-05-24 | English | |
| Announcement regarding Nibe Group Inaugurates Advance Shirdi Defence Manufacturing Complex in presence of Raksha Mantri and Chief Minister of Maharashtra | 2026-05-24 | English | |
| NIBE Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 29/05/2026 ,inter alia, to consider and approve The Audited Standalone And Consolidated .... | 2026-05-22 | English | |
| Press Release | 2026-05-21 | English | |
| Announcement regarding successful completion of technical trial against RFP of Indian Army 100 Km Range at Pokhran & Joshimath (Malari) Uttarakhand. | 2026-05-21 | English | |
| Copy of Newspaper Publication | 2026-05-20 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | Manufacturing |
|
Byrna Technologies Inc.
Manufactures less-lethal, CO2-powered self-defense devices …
|
BYRN | US | Manufacturing |
|
Colt CZ Group SE
A global manufacturer of firearms, tactical accessories, an…
|
CZG | CZ | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
H&K AG
Manufacturer of small arms for military, law enforcement, a…
|
MLHK | DE | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
Miroku Corporation
A manufacturer of firearms, gun drilling machines, and wood…
|
7983 | JP | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | Manufacturing |
NIBE 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/60404/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60404 | 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=60404 | 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=60404 \ -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": 60404}, 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 NIBE LIMITED (id: 60404)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.