
Ovobel Foods Ltd. — Investor Relations & Filings
Ovobel Foods Ltd. specializes in the manufacturing and export of high-quality egg products. The company operates a sophisticated egg processing plant equipped with advanced European technology to produce a diverse range of products, including whole egg powder, egg yolk powder, and egg albumen powder. Additionally, it offers liquid and frozen egg products tailored for industrial applications. Serving a global clientele, Ovobel Foods Ltd. caters primarily to the food processing sector, including the bakery, confectionery, and mayonnaise industries. The company emphasizes stringent quality control and hygiene standards throughout its production processes to ensure food safety and functional consistency. Its operations focus on providing value-added egg solutions that meet international specifications for nutritional content and shelf-life stability.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47005076 | Newspaper notices issued pursuant to Clause 12 of the Circular attached. | 2026-05-25 | English | ||
| 46850656 | Newspaper notice with regard to receipt of share transfer request under the aforesaid circular is attached. | 2026-05-22 | English | ||
| 46533486 | Ovobel Foods Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 27/05/2026 ,inter alia, to consider and approve Pursuant to Regulation 29 of the .... | 2026-05-19 | 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 |
Ovobel Foods 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/62303/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62303 | 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=62303 | 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=62303 \ -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": 62303}, 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 Ovobel Foods Ltd. (id: 62303)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.