
Miko N.V. — Investor Relations & Filings
Miko N.V. is a company operating in two main business segments: coffee service and plastic packaging. The company's primary focus is on its coffee service division, which specializes in the "Out-of-Home" market, supplying comprehensive coffee solutions to businesses, offices, and the hospitality sector. Miko's business model emphasizes a total service package rather than just product sales. This integrated approach includes coffee roasting, the provision and technical maintenance of coffee systems, dedicated delivery services, and a range of complementary products. In addition to its extensive coffee operations, the group is also engaged in the plastic packaging industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MIKO NV_OPROEPING AV 2026_1.0.pdf | 2026-04-24 | Dutch | |
| Jaarverslag_MIKO_2025.pdf | 2026-04-24 | Dutch | |
| 549300D8P364LFKJWN88-2025-12-31-1-nl.xhtml | 2026-04-24 | Dutch | |
| 549300D8P364LFKJWN88-2025-12-31-1-nl.xbri | 2026-04-24 | Dutch | |
| Miko 2025 results_EN.pdf | 2026-03-23 | English | |
| Résultats de Miko pour 2025_FR.pdf | 2026-03-23 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Miko N.V., 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 · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sjöstrand Coffee Int AB
Sells coffee machines and sustainable, Nespresso-compatible…
|
SCC B | SE | Manufacturing |
|
Swiss Water Decaffeinated Coffee Inc.
Specialty coffee processor using a proprietary, 100% chemic…
|
SWP | CA | Manufacturing |
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | Manufacturing |
Miko N.V. 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/3976/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3976 | 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=3976 | 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=3976 \ -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": 3976}, 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 Miko N.V. (id: 3976)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.