
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 |
|---|---|---|---|
| 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 | |
| Portfolio Update | 2026-02-12 | English | |
| Trading and Portfolio Update | 2026-02-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 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
8 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 | ||
| 8479172 | Portfolio Update | 2025-11-20 | English | ||
| 11392029 | Interim Results and Investor Presentation | 2025-09-30 | 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 |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | 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.