
AMCIL LIMITED — Investor Relations & Filings
AMCIL Limited manages a concentrated portfolio of equities, focusing on a select group of holdings to generate long-term capital growth and income. The strategy involves maintaining a high-conviction selection, typically comprising 30 to 40 positions across a broad spectrum of market capitalizations. This approach provides exposure to both established leaders and emerging growth entities. The selection process prioritizes fundamental research, targeting businesses with sustainable competitive advantages, robust financial structures, and proven management teams. By utilizing a flexible mandate, the entity seeks to capitalize on diverse opportunities, aiming to deliver competitive risk-adjusted returns through a disciplined, value-oriented framework.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification of cessation of securities - AMH 4 pages 14.7KB | 2026-05-27 | English | |
| Update - Notification of buy-back - AMH 6 pages 18.3KB | 2026-05-27 | English | |
| Update - Notification of buy-back - AMH 6 pages 18.3KB | 2026-05-26 | English | |
| Update - Notification of buy-back - AMH 6 pages 18.3KB | 2026-05-25 | English | |
| Update - Notification of buy-back - AMH 6 pages 18.3KB | 2026-05-24 | English | |
| Weekly Estimated NTA as at 22 May 2026 1 page 207.5KB | 2026-05-24 | English |
Browse filings by year
25 years- 2026 81 filings
- 2025 214 filings
- 2024 112 filings
- 2023 43 filings
- 2022 48 filings
- 2021 34 filings
- 2020 49 filings
- 2019 43 filings
- 2018 46 filings
- 2017 36 filings
- 2016 50 filings
- 2015 33 filings
- 2014 42 filings
- 2013 38 filings
- 2012 25 filings
- 2011 27 filings
- 2010 35 filings
- 2009 40 filings
- 2008 44 filings
- 2007 71 filings
- 2006 86 filings
- 2005 38 filings
- 2004 37 filings
- 2003 56 filings
- 2002 10 filings
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Archimedes Tech SPAC Partners II Co.
A blank check company seeking a business combination in the…
|
ATII | US | Financial and insurance activit… |
|
Ares Dynamic Credit Allocation Fund, Inc.
A closed-end fund investing in a dynamic portfolio of credi…
|
ARDC | US | Financial and insurance activit… |
|
Ares Management Corp
A global alternative investment manager in credit, private …
|
ARES | US | Financial and insurance activit… |
|
ARGO GLOBAL LISTED INFRASTRUCTURE LIMITED
Invests in a diversified portfolio of global listed infrast…
|
ALI | AU | Financial and insurance activit… |
|
ARGO INVESTMENTS LIMITED
Manages a diversified equity portfolio for long-term growth…
|
ARG | AU | Financial and insurance activit… |
|
Argosy Capital Corporation
Multi-strategy investment firm providing capital and expert…
|
— | CA | Financial and insurance activit… |
|
ARIX BIOSCIENCE PLC
A liquidating venture capital company focused on biotech an…
|
ARIX | GB | Financial and insurance activit… |
|
Ark 21Shares Bitcoin ETF
An exchange-traded fund providing direct exposure to bitcoi…
|
ARKB | US | Financial and insurance activit… |
|
Armada Acquisition Corp. II
A SPAC targeting businesses in the FinTech, SaaS, and AI se…
|
AACI | US | Financial and insurance activit… |
|
Armour Residential REIT, Inc.
A REIT that invests in U.S. government-sponsored mortgage-b…
|
ARR | US | Financial and insurance activit… |
AMCIL 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/64375/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64375 | 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=64375 | 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=64375 \ -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": 64375}, 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 AMCIL LIMITED (id: 64375)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.