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 |
|---|---|---|---|
| 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 | |
| NOTICE OF CHANGE OF VENUE FOR EGM | 2026-03-05 | English | |
| Shareholders Engagement Meeting and FAQ's | 2026-02-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 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
6 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 | ||
| 8560108 | TRADING STATEMENT | 2025-11-24 | English | ||
| 8116024 | FURTHER CAUTIONARY ANNOUNCEMENT | 2025-11-05 | English | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRITERRA LD
An investment company operating as a cash shell seeking a s…
|
AGTA | GG | Manufacturing |
|
Arabian Company for Agricultural and Industrial Investment
Vertically integrated poultry producer managing farming, fe…
|
2287 | SA | Manufacturing |
|
ASTRAL FOODS LIMITED
Vertically integrated poultry producer spanning the entire …
|
ARL | ZA | Manufacturing |
|
Atria Oyj
A Northern European food company that processes and markets…
|
ATRAV | FI | Manufacturing |
|
Baladi Ltd.
Manufactures, processes, and markets meat products and impo…
|
— | IL | Manufacturing |
|
BANVİT BANDIRMA VİTAMİNLİ YEM SANAYİ A.Ş.
A vertically integrated poultry processor of chicken and tu…
|
BANVT | TR | Manufacturing |
|
Bell Food Group AG
A leading European processor of meat and manufacturer of co…
|
BELL | CH | Manufacturing |
|
BRF S.A.
A global producer of fresh and frozen protein foods and a w…
|
BRFS | BR | Manufacturing |
|
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 |
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.