
EMV CAPITAL PLC — Investor Relations & Filings
EMV Capital PLC is a venture capital investment group specializing in deep tech and life sciences. The firm identifies, invests in, and builds high-growth, IP-rich companies with an international portfolio, focusing on sectors including industrial technology, healthcare, and sustainability. It employs a capital-efficient investment strategy that combines syndicated investments, direct balance sheet funding, and managed funds to support companies from their early stages through to successful exit. EMV Capital engages in proactive portfolio management, often taking board positions and working closely with company leadership. It provides extensive value creation services, including support for fundraising, exit readiness, IP strategy, and corporate collaborations, to drive growth and maximize returns for investors through strategic exits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Posting of Annual Report and Notice of AGM | 2026-05-22 | English | |
| AMR Bio: Commercial Update | 2026-05-21 | English | |
| Final Results for the year ended 31 December 2025 | 2026-05-19 | English | |
| Phantom Carried Interest Scheme | 2026-05-19 | English | |
| Notice of Final Results | 2026-05-14 | English | |
| TR-1 | 2026-02-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46816165 | Posting of Annual Report and Notice of AGM | 2026-05-22 | English | ||
| 46715964 | AMR Bio: Commercial Update | 2026-05-21 | English | ||
| 46524385 | Final Results for the year ended 31 December 2025 | 2026-05-19 | English | ||
| 46524279 | Phantom Carried Interest Scheme | 2026-05-19 | English | ||
| 45818164 | Notice of Final Results | 2026-05-14 | English | ||
| 34563160 | TR-1 | 2026-02-24 | English | ||
| 34559199 | Portfolio Update | 2026-02-12 | English | ||
| 13940222 | Trading and Portfolio Update | 2026-02-02 | English | ||
| 12239955 | PDMR Dealing | 2026-01-08 | English | ||
|
2025
6 filings
| |||||
| 10720739 | Sofant Technologies: Fundraising | 2025-12-23 | English | ||
| 10377699 | Director/PDMR Dealing | 2025-12-19 | English | ||
| 9761449 | Wanda Health: Fundraising and Business Update | 2025-12-10 | English | ||
| 9608924 | Share Issue, PDMR Dealings & Total Voting Rights | 2025-12-08 | English | ||
| 9262426 | TR-1 | 2025-12-04 | English | ||
| 8553222 | Expansion of Senior Finance Leadership Team | 2025-11-24 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for EMV CAPITAL PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HBM Healthcare Investments AG
Manages a global portfolio of private and public companies …
|
HBMN | CH | Financial and insurance activit… |
|
Healthy Investments Ltd.
Manages a diversified portfolio of securities for long-term…
|
503689 | IN | Financial and insurance activit… |
|
HEARTS AND MINDS INVESTMENTS LIMITED
Manages high-conviction equity portfolios to provide fundin…
|
HM1 | AU | Financial and insurance activit… |
|
HEDEF GİRİŞİM SERMAYESİ YATIRIM ORTAKLIĞI A.Ş.
A venture capital trust investing in companies from seed to…
|
HDFGS | TR | Financial and insurance activit… |
|
Heidelberger Beteiligungsholding AG
Investment firm in blockchain & AI, accumulating yield-gene…
|
IPOK | DE | Financial and insurance activit… |
|
Heliad Equity Partners GmbH & Co. KGaA
An evergreen investment company supporting European tech st…
|
HPBK | DE | Financial and insurance activit… |
|
HENDERSON DIVERSIFIED INC TST PLC
Investment trust investing in global fixed-income for high …
|
HDIV | GB | Financial and insurance activit… |
|
HENDERSON EUROPEAN FOCUS TRUST PLC
Closed-end trust investing in a portfolio of large-cap Cont…
|
HET | GB | Financial and insurance activit… |
|
HENDERSON EUROTRUST PLC
An investment trust focused on European (ex-UK) equities, w…
|
HET | GB | Financial and insurance activit… |
|
HENDERSON FAR EAST INCOME LD
Invests in Asia Pacific equity and fixed-income for high di…
|
HFEL | JE | Financial and insurance activit… |
EMV CAPITAL 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/7623/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7623 | 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=7623 | 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=7623 \ -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": 7623}, 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 EMV CAPITAL PLC (id: 7623)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.