
Iktinos Hellas S.A. — Investor Relations & Filings
Iktinos Hellas S.A. is a vertically integrated company specializing in the quarrying, processing, and global trade of marble and granite. The company operates approximately ten privately-owned quarries and three processing factories, utilizing advanced technology to ensure quality. Its product portfolio features premium marbles such as Thassos, Volakas, and Nestos, which are supplied internationally as blocks, slabs, and cut-to-size products for architectural and sculptural applications. With over 50 years of experience, the company exports to more than 90 countries. Iktinos Hellas has also diversified its operations into renewable energy, with investments in wind farms, and into the tourism sector through real estate development projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Οικονομική έκθεση ΙΚΤΙΝΟΣ ΕΛΛΑΣ Α.Ε. (2025,Ετήσιος ισολογισμός,Ενοποιημένη)-iXBRL | 2026-04-30 | Greek (modern) | |
| Οικονομική έκθεση ΙΚΤΙΝΟΣ ΕΛΛΑΣ Α.Ε. (2025,Εξαμηνιαία,Ενοποιημένη) | 2025-09-30 | Greek (modern) | |
| Financial Report IKTINOS HELLAS S.A. (2023,Six-Month Statement,Consolidated).pdf | 2023-10-06 | English | |
| Financial Report IKTINOS HELLAS S.A. (2022,Year Statement,Both)-iXBRL.zip | 2023-05-09 | English | |
| Financial Report IKTINOS HELLAS S.A. (2022,Six-Month Statement,Consolidated).pdf | 2022-09-12 | English | |
| Financial Report IKTINOS HELLAS S.A. (2021,Year Statement,Both)-iXBRL.zip | 2022-04-29 | English |
Market data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MARBLE CITY INDIA LIMITED
Processes and distributes premium imported marble and stone…
|
531281 | IN | Manufacturing |
|
Mayur Floorings Ltd.
Processes and distributes marble and granite for constructi…
|
531221 | IN | Manufacturing |
|
Milestone Global Limited
Processes and exports granite slabs, tiles, and monuments f…
|
531338 | IN | Manufacturing |
|
Oriental Trimex Limited
Processes and trades imported marble and granite for luxury…
|
ORIENTALTL | IN | Manufacturing |
|
Pokarna Ltd.
Vertically integrated producer of natural granite and engin…
|
POKARNA | IN | Manufacturing |
|
Ravileela Granites Limited
Processes and manufactures granite slabs and tiles for glob…
|
526095 | IN | Manufacturing |
|
Solid Stone Company Ltd.
Sources and processes natural stone for architectural and i…
|
513699 | IN | Manufacturing |
|
Tulikivi Oyj
Manufacturer of heat-retaining fireplaces, sauna heaters, a…
|
TULAV | FI | Manufacturing |
|
XIAMEN WANLI STONE STOCK CO.,LTD
Integrated producer of granite and marble products for cons…
|
002785 | CN | Manufacturing |
Iktinos Hellas S.A. 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/2751/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2751 | 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=2751 | 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=2751 \ -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": 2751}, 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 Iktinos Hellas S.A. (id: 2751)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.