
Britannia Industries Ltd. — Investor Relations & Filings
Britannia Industries Ltd. is a prominent food products corporation specializing in the manufacture and distribution of bakery and dairy items. The company's extensive portfolio includes a diverse range of biscuits, such as Good Day, Tiger, NutriChoice, Marie Gold, and Milk Bikis, alongside cakes, rusks, and breads. In the dairy segment, it offers cheese, milk, yogurt, and butter. Britannia focuses on delivering high-quality, nutritious, and flavorful products to a broad consumer base, ranging from mass-market to premium segments. With a legacy spanning over a century, the organization leverages a robust distribution network and continuous product innovation to maintain its market position. Its commitment to health and wellness is reflected in specialized product lines designed to meet evolving dietary preferences and nutritional requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Action(s) taken or orders passed | 2025-01-23 | English | |
| Pursuant to Regulation 30 read with Clause 20 of Para A of Part A of Schedule III of the SEBI Listing Regulations, 2015, this is to inform you that the Company has received an Order from .... | 2025-01-16 | English | |
| Action(s) taken or orders passed | 2025-01-16 | English | |
| Please find enclosed the certificate issued under Regulation 74(5) of the SEBI (Depositories and Participants) Regulations, 2018 by KFin Technologies Limited, RTA of the Company for the .... | 2025-01-15 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-01-15 | English | |
| Rumour Verification - Regulation 30(11) | 2025-01-09 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of bakery products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alkis H. Hadjikyriacos Public LTD
Manufactures and distributes food products like biscuits, s…
|
FBI | CY | Manufacturing |
|
Anjani Foods Limited
Produces and distributes bakery products for retail and ins…
|
511153 | IN | Manufacturing |
|
Aryzta AG
International manufacturer and distributor of frozen specia…
|
ARYN | CH | Manufacturing |
|
BOURBON CORPORATION
Manufacturer and distributor of snacks, confectionery, and …
|
2208 | JP | Manufacturing |
|
BRIDGFORD FOODS CORP
Manufacturer and distributor of frozen bakery goods and mea…
|
BRID | US | Manufacturing |
|
Brionka d.d.
Producer of bakery, confectionery, pasta, and frozen food p…
|
BRNK | HR | Manufacturing |
|
Bunnys Limited
Manufacturer and supplier of a wide range of high-quality b…
|
BNL | PK | Manufacturing |
|
COMO CO.,LTD.
Manufacturer of long-life bread using Panettone yeast; also…
|
2224 | JP | Manufacturing |
|
Dangee Dums Limited
Produces and retails premium bakery products, artisanal cho…
|
DANGEE | IN | Manufacturing |
|
Delsole Corporation
Manufactures specialty breads and operates Japanese restaur…
|
2876 | JP | Manufacturing |
Britannia Industries 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/60689/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60689 | 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=60689 | 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=60689 \ -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": 60689}, 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 Britannia Industries Ltd. (id: 60689)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.