
Kirloskar Brothers Ltd. — Investor Relations & Filings
Kirloskar Brothers Ltd. (KBL) is a global engineering conglomerate specializing in fluid management solutions. The company designs and manufactures a comprehensive range of centrifugal pumps, valves, and hydro turbines. Its product portfolio includes end suction, split case, and multistage pumps, alongside specialized pumping systems for critical applications. KBL serves diverse sectors such as water supply, irrigation, power generation, oil and gas, marine, and various industrial processes. The company is recognized for its technical expertise in large-scale infrastructure projects and its commitment to energy-efficient fluid handling technologies. With advanced manufacturing facilities and a robust research and development focus, KBL provides integrated solutions encompassing design, manufacturing, and lifecycle maintenance for complex fluid transport requirements worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Please find enclosed the Unaudited Financial Results (Standalone and Consolidated) for the quarter and nine months ended December 31, 2025 along with Limited Review Report thereon | 2026-02-05 | English | |
| Outcome of Board Meeting | 2026-02-05 | English | |
| Intimation under Regulation 30 of the SEBI Listing Regulations, 2015 | 2026-01-30 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-30 | English | |
| Kirloskar Brothers Ltd-has informed BSE that the meeting of the Board of Directors of the Company is scheduled on 05/02/2026 ,inter alia, to consider and approve Unaudited Financial Results .... | 2026-01-29 | English | |
| Board Meeting — Financial Results | 2026-01-29 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aalberts NV
Engineering company developing mission-critical technologie…
|
AALB | NL | Manufacturing |
|
Accelleron Industries AG
Develops, produces, and services turbocharging technologies…
|
ACLN | CH | Manufacturing |
|
ANEST IWATA Corporation
Manufacturer of coating systems, air compressors, and vacuu…
|
6381 | JP | Manufacturing |
|
ASFLOW CO.,LTD.
Manufactures high-purity gas supply components for the semi…
|
159010 | KR | Manufacturing |
|
ASPRO SERVICIOS PETROLEROS S.A.
International company designing, manufacturing, and selling…
|
— | AR | Manufacturing |
|
Atam Valves Limited
Designs and manufactures industrial valves and pipe fitting…
|
ATAM | IN | Manufacturing |
|
Atlas Copco
A world-leading provider of sustainable productivity soluti…
|
ATCO | SE | Manufacturing |
|
BELIMO Holding AG
Global market leader in developing and producing field devi…
|
BEAN | CH | Manufacturing |
|
BOOSTHEAT
Develops energy-efficient heating solutions using a patente…
|
ALBOO | FR | Manufacturing |
|
BURÇELİK VANA SANAYİ VE TİCARET A.Ş.
Manufacturer of steel castings, heavy machinery, and indust…
|
BURVA | TR | Manufacturing |
Kirloskar Brothers 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/62101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62101 | 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=62101 | 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=62101 \ -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": 62101}, 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 Kirloskar Brothers Ltd. (id: 62101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.