
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 |
|---|---|---|---|
|
ANNALY CAPITAL MANAGEMENT INC
A diversified capital manager and mortgage REIT investing i…
|
NLY | US | Financial and insurance activit… |
|
Antin Infrastructure Partners S.A.
A private equity firm specializing in infrastructure invest…
|
ANTIN | FR | Financial and insurance activit… |
|
APAC Resources Limited
Global natural resources investment fund and commodity trad…
|
1104 | BM | Financial and insurance activit… |
|
Apax Global Alpha Limited
A former investment company with a portfolio of private equ…
|
APAX | GG | Financial and insurance activit… |
|
Apollo Capital Alternatywna Spolka Inwestycyjna Spolka Akcyjna
Alternative investment firm funding start-ups and offering …
|
APC | PL | Financial and insurance activit… |
|
Apollo Global Management, Inc.
A global alternative asset manager, capital provider, and r…
|
APO | US | Financial and insurance activit… |
|
Apolo IV Acquisition Corporation
Structured as a Capital Pool Company (CPC) to acquire asset…
|
AIV.P | CA | Financial and insurance activit… |
|
APQ GLOBAL LIMITED
A diversified financial services company focused on emergin…
|
APQ | GG | Financial and insurance activit… |
|
AQUILA ENERGY EFFICIENCY TRUST PLC
Investment company financing a diversified portfolio of ene…
|
AEET | GB | Financial and insurance activit… |
|
ARA ASSET MANAGEMENT LIMITED
Real asset manager specializing in investment, fund managem…
|
77OB | BM | 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.