
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 |
|---|---|---|---|
|
Baltic Bridge S.A.
Financial group providing investment, financing, brokerage,…
|
WIS | PL | Financial and insurance activit… |
|
BANCROFT FUND LTD
A closed-end fund investing in convertible securities for i…
|
BCV | US | Financial and insurance activit… |
|
BARAK Investment House LTD
Manages mutual funds and investment portfolios in the capit…
|
BARI | IL | Financial and insurance activit… |
|
BARINGS CORPORATE INVESTORS
A closed-end fund investing in below-investment-grade debt …
|
MCI | US | Financial and insurance activit… |
|
BARINGS EMERGING EMEA OPPORTUNITIES PLC
Investment trust seeking capital growth from emerging and f…
|
BEMO | GB | Financial and insurance activit… |
|
BARINGS GLOBAL SHORT DURATION HIGH YIELD FUND
A closed-end fund investing in global short-duration, high-…
|
BGH | US | Financial and insurance activit… |
|
BARINGS PARTICIPATION INVESTORS
A closed-end fund investing in below-investment-grade, long…
|
MPV | US | Financial and insurance activit… |
|
BARONSMEAD SECOND VENTURE TRUST PLC
A venture capital trust investing in unquoted companies for…
|
BMD | GB | Financial and insurance activit… |
|
BARONSMEAD VENTURE TRUST PLC
A venture capital trust investing in a diversified portfoli…
|
BVT | GB | Financial and insurance activit… |
|
Barramundi Limited
Listed investment company managing growth-oriented Australi…
|
BRM | NZ | 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.