
Zambeef Products PLC — Investor Relations & Filings
Zambeef Products PLC is a vertically integrated agribusiness engaged in the production, processing, distribution, and retailing of food and other agricultural products. The company's operations include large-scale cropping of maize, soya beans, and wheat, which supports its position as a leading stockfeed supplier. Its primary product lines consist of beef, chicken, pork, eggs, milk, and dairy products, along with flour and bread. The business model emphasizes control over the entire value chain, from farming and feedlot services to processing and retail distribution. In addition to its food-related activities, the company is involved in the leather sector, tanning hides and manufacturing finished leather goods, including shoes and industrial footwear.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Update | 2026-05-14 | English | |
| NOTICE OF SHAREHOLDERS OPEN DAY | 2026-05-12 | English | |
| CONVERSION OF PREFERENCE SHARES & ISSUE OF EQUITY | 2026-04-29 | English | |
| RELATED PARTY TRANSACTIONS | 2026-04-09 | English | |
| Notice of BII Conversion and TVR | 2026-03-13 | English | |
| RESULT OF EXTRAORDINARY GENERAL MEETING | 2026-03-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 45865337 | Trading Update | 2026-05-14 | English | ||
| 45291370 | NOTICE OF SHAREHOLDERS OPEN DAY | 2026-05-12 | English | ||
| 38432884 | CONVERSION OF PREFERENCE SHARES & ISSUE OF EQUITY | 2026-04-29 | English | ||
| 33951072 | RELATED PARTY TRANSACTIONS | 2026-04-09 | English | ||
| 32943428 | Notice of BII Conversion and TVR | 2026-03-13 | English | ||
| 32929719 | RESULT OF EXTRAORDINARY GENERAL MEETING | 2026-03-11 | English | ||
| 34566490 | NOTICE OF CHANGE OF VENUE FOR EGM | 2026-03-05 | English | ||
| 32761831 | Shareholders Engagement Meeting and FAQ's | 2026-02-20 | English | ||
| 19422634 | EGM re Conversion of Preference Shares | 2026-02-10 | English | ||
| 19422567 | Further Cautionary Announcement | 2026-02-10 | English | ||
| 14783648 | RELATED PARTY TRANSACTIONS | 2026-02-06 | English | ||
|
2025
4 filings
| |||||
| 11567344 | Result of AGM | 2025-12-31 | English | ||
| 10732672 | FURTHER CAUTIONARY ANNOUNCEMENT | 2025-12-23 | English | ||
| 9900002 | Posting of Annual Report and Notice of AGM | 2025-12-12 | English | ||
| 9631984 | Full Year Results | 2025-12-08 | English | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
|
CHATHA FOODS LIMITED
Manufacturer of frozen and chilled meat and vegetarian prod…
|
544151 | IN | Manufacturing |
|
Cherrybro Co.,Ltd
A vertically integrated producer of fresh and processed chi…
|
066360 | KR | Manufacturing |
|
China Yurun Food Group Limited
Leading Chinese meat supplier specializing in pork products…
|
1068 | BM | Manufacturing |
|
COFCO Joycome Foods Limited
Integrated meat processor covering feed production, hog bre…
|
1610 | HK | Manufacturing |
|
Congyu Intelligent Agricultural Holdings Limited
Integrated food supply chain managing agricultural cultivat…
|
875 | HK | Manufacturing |
|
CONSERVAS ODERICH SA
Vertically integrated processor and exporter of canned meat…
|
— | BR | Manufacturing |
|
CPE
Vertically integrated agribusiness specializing in livestoc…
|
1215 | TW | Manufacturing |
|
Cranswick PLC
A food producer of fresh pork, poultry, convenience foods, …
|
CWK | GB | Manufacturing |
Zambeef Products PLC 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/10272/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10272 | 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=10272 | 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=10272 \ -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": 10272}, 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 Zambeef Products PLC (id: 10272)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.