
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 |
|---|---|---|---|
|
HENDERSON HIGH INCOME TRUST PLC
An investment trust seeking high income and capital growth …
|
HHI | GB | Financial and insurance activit… |
|
HENDERSON INTERNATIONAL INC.TST PLC
A former investment trust in voluntary liquidation that inv…
|
HINT | GB | Financial and insurance activit… |
|
Henderson Opportunities Trust PLC
A former investment trust for UK capital growth, now in vol…
|
HOT | GB | Financial and insurance activit… |
|
Henderson Smaller Companies Investment Trust PLC
Investment trust investing in UK smaller and mid-cap compan…
|
HSL | GB | Financial and insurance activit… |
|
HENNESSY ADVISORS INC
A publicly traded investment management firm that manages a…
|
HNNA | US | Financial and insurance activit… |
|
Hennessy Capital Investment Corp. VII
A SPAC targeting industrial technology and energy transitio…
|
HVII | US | Financial and insurance activit… |
|
Herald Investment Trust PLC
Invests in smaller quoted tech, communications, and media c…
|
HRI | GB | Financial and insurance activit… |
|
Herzfeld Credit Income Fund, Inc
A closed-end fund investing in equity and junior debt tranc…
|
HERZ | US | Financial and insurance activit… |
|
HgCapital Trust PLC
Investment company providing access to a portfolio of priva…
|
HGT | GB | Financial and insurance activit… |
|
H&G HIGH CONVICTION LIMITED
Manages a concentrated portfolio of undervalued micro and s…
|
HCF | AU | 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.