
Mother Nutri Foods Limited — Investor Relations & Filings
Mother Nutri Foods Limited is a specialized food processing enterprise focused on the production and distribution of high-quality nut-based products. The company primarily manufactures a diverse range of peanut butter variants, including creamy, crunchy, unsweetened, and flavored options such as chocolate and honey. Its product portfolio also extends to roasted peanuts and other nut-related snacks. Operating with a strong emphasis on food safety and quality management, the firm utilizes advanced manufacturing technologies and maintains international certifications such as BRC and ISO. Mother Nutri Foods serves both domestic and global markets through bulk supply, private labeling services, and its own retail brands. The company positions itself as a provider of nutritious, non-GMO, and protein-rich food solutions catering to health-conscious consumers and the food service industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Results | 2026-05-30 | English | |
| Statement of Utilisation of Fund | 2026-05-30 | English | |
| Outcome of Board Meeting | 2026-05-30 | English | |
| Mother Nutri Foods Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve the Audited Financial Results .... | 2026-05-28 | English | |
| Mother Nutri Foods Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve the Company for the half .... | 2026-05-22 | English | |
| Certificate under regulation 74(5) of SEBI (Depositories and Participants) Regulations, 2018 for the quarter ended March 31, 2026 | 2026-04-08 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47904425 | Financial Results | 2026-05-30 | English | ||
| 47904443 | Statement of Utilisation of Fund | 2026-05-30 | English | ||
| 47904449 | Outcome of Board Meeting | 2026-05-30 | English | ||
| 47857328 | Mother Nutri Foods Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve the Audited Financial Results .... | 2026-05-28 | English | ||
| 46792846 | Mother Nutri Foods Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve the Company for the half .... | 2026-05-22 | English | ||
| 46345567 | Certificate under regulation 74(5) of SEBI (Depositories and Participants) Regulations, 2018 for the quarter ended March 31, 2026 | 2026-04-08 | English | ||
| 46345516 | Intimation of Closure of Trading Window | 2026-03-21 | English | ||
| 46345539 | Certificate under Regulation 74(5) of SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Mother Nutri Foods 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/60118/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60118 | 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=60118 | 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=60118 \ -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": 60118}, 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 Mother Nutri Foods Limited (id: 60118)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.