
Borosil Limited — Investor Relations & Filings
Borosil Limited is a prominent manufacturer specializing in high-quality glassware and consumer products. The company operates through two primary segments: Consumer Products and Scientific and Industrial Products. Its consumer portfolio includes microwaveable kitchenware, storage containers, opal dinnerware, and small appliances designed for modern households. In the scientific sector, the company provides a comprehensive range of laboratory glassware, including flasks, beakers, and specialized equipment used in research, education, and pharmaceutical industries. Borosil is recognized for its expertise in borosilicate glass technology, offering products characterized by thermal shock resistance and chemical durability. The company maintains a strong focus on innovation and quality standards, catering to both domestic and international markets with a diverse array of lifestyle and technical glass solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-08-18 | English | |
| Investor Presentation | 2025-08-18 | English | |
| Copy of Newspaper Publication | 2025-08-15 | English | |
| Outcome of Board Meeting | 2025-08-14 | English | |
| Outcome of Board Meeting | 2025-08-14 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-08-07 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42303022 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-08-18 | English | ||
| 42310346 | Investor Presentation | 2025-08-18 | English | ||
| 42320200 | Copy of Newspaper Publication | 2025-08-15 | English | ||
| 42295036 | Outcome of Board Meeting | 2025-08-14 | English | ||
| 42295589 | Outcome of Board Meeting | 2025-08-14 | English | ||
| 42290986 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-08-07 | English | ||
| 43876746 | Board Meeting — Board Meeting Intimation | 2025-08-07 | English | ||
| 43876772 | Board Meeting — Financial Results | 2025-08-07 | English | ||
| 42326047 | Shareholders meeting | 2025-07-30 | English | ||
| 42346142 | Shareholders meeting | 2025-07-29 | English | ||
| 42346549 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-07-07 | English | ||
| 42347436 | Copy of Newspaper Publication | 2025-07-06 | English | ||
| 42350245 | General Updates | 2025-07-05 | English | ||
| 42350729 | Updates | 2025-07-05 | English | ||
| 42351087 | Shareholders meeting | 2025-07-05 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
Borosil 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/59157/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59157 | 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=59157 | 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=59157 \ -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": 59157}, 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 Borosil Limited (id: 59157)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.