
Invictus Investment Company PLC — Investor Relations & Filings
Invictus Investment Company PLC is a diversified Agri-food company that evolved from an initial focus on raw materials. It specializes in the trading, logistics, and value-addition of agricultural commodities. The company's activities span the entire value chain, including origination, processing, and trading. Key commodities include oilseeds, sugar, grains, cereals, animal feed, vegetable oils, cotton, textiles, and various food products. Invictus operates as a holding entity with a primary focus on the agro-food sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| قيام شركة انفكتس هولدنغ ليمتد بشراء أسهم في شركة انفيكتوس للاستثمار بي ال سي ("الشركة") | 2026-05-07 | English | |
| Invictus Holding Limited purchase of shares in Invictus Investment Company PLC ("The Company") | 2026-05-07 | English | |
| محضر اجتماع الجمعية العمومية السنوية المنعقد بتاريخ 03/04/2026 | 2026-04-09 | English | |
| Annual General Meeting 03/04/2026 - Minutes | 2026-04-09 | English | |
| نتائج اجتماع جمعية عمومية السنوية 03/04/2026 الساعة 15:00 | 2026-04-04 | Arabic | |
| Annual Assembly Meeting Result held on 03/04/2026 at 15:00 | 2026-04-04 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agricore United
Major agribusiness focused on crop inputs, grain handling, …
|
AU | CA | Agriculture, forestry and fishi… |
|
AGROFIN AGROCOMMODITIES S.A.
Experienced agribusiness specializing in producing, process…
|
— | AR | Agriculture, forestry and fishi… |
|
AMIR Marketing and Investment in Agriculture Ltd.
Supplies, markets, and distributes agricultural inputs to t…
|
AMRK | IL | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn ST8
Processes and exports agricultural products, offers tourism…
|
ST8 | VN | Agriculture, forestry and fishi… |
|
Elfin Agro India Limited
Specializes in the procurement, processing, and distributio…
|
544724 | IN | Agriculture, forestry and fishi… |
|
FUTUROS Y OPCIONES.COM S.A.
Provides innovative solutions, grain commercialization, and…
|
— | AR | Agriculture, forestry and fishi… |
|
Gajanand International Limited
Processes and distributes cotton bales and seeds for manufa…
|
GAJANAND | IN | Agriculture, forestry and fishi… |
|
GASTALDI HNOS S A I Y C F E I
Agricultural company processing peanuts, producing popcorn,…
|
— | AR | Agriculture, forestry and fishi… |
|
Great-Sun Foods Co.,Ltd.
Integrated management of fresh produce supply chains and gl…
|
603336 | CN | Agriculture, forestry and fishi… |
|
N2OFF, Inc.
Develops sustainable solutions for the agricultural and ene…
|
NITO | US | Agriculture, forestry and fishi… |
Invictus Investment Company 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/66556/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66556 | 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=66556 | 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=66556 \ -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": 66556}, 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 Invictus Investment Company PLC (id: 66556)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.