
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 |
|---|---|---|---|
|
İŞ GİRİŞİM SERMAYESİ YATIRIM ORTAKLIĞI A.Ş.
A private equity and venture capital firm providing growth …
|
ISGSY | TR | Financial and insurance activit… |
|
iShares Bitcoin Trust ETF
An exchange-traded product that seeks to reflect the price …
|
IBIT | US | Financial and insurance activit… |
|
iShares Ethereum Trust ETF
An exchange-traded fund providing direct exposure to the pr…
|
ETHA | US | Financial and insurance activit… |
|
ISHARES GOLD TRUST
An ETF that seeks to reflect the performance of the price o…
|
IAU | US | Financial and insurance activit… |
|
iShares Gold Trust Micro
An exchange-traded fund that holds physical gold to reflect…
|
IAUM | US | Financial and insurance activit… |
|
iShares Silver Trust
A trust holding physical silver bullion to reflect the perf…
|
SLV | US | Financial and insurance activit… |
|
iShares S&P GSCI Commodity-Indexed Trust
An ETF that tracks a benchmark for global commodity markets…
|
GSG | US | Financial and insurance activit… |
|
Israel Acquisitions Corp
A SPAC targeting high-growth technology companies with a si…
|
ISRL | US | Financial and insurance activit… |
|
Isxis Investment Public LTD
Capital investment company that invests funds into securiti…
|
ISXI | CY | Financial and insurance activit… |
|
İŞ YATIRIM ORTAKLIĞI A.Ş.
A closed-end investment trust managing a portfolio of capit…
|
ISYAT | TR | 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.