
Fazerles AD — Investor Relations & Filings
Fazerles AD is a manufacturer of hardboard wood-based panels with production experience dating back to 1976. The company operates two technological lines utilizing a wet processing method to produce hardboard (type HB, according to EN 316:1993), an engineered wood product characterized by one smooth side and one mesh-patterned side. These panels are supplied to various sectors, including the furniture, metal, and packaging industries. Fazerles AD focuses on producing high-quality and ecologically clean products, supported by ongoing investment in equipment modernization and the use of biomass for its technological heat requirements. The company serves a global customer base across Europe, Asia, Africa, and the United States.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 608356-КАРТА ЗА САМООЦЕНКА - 2023.xls | 2024-03-27 | Bulgarian | |
| 608355-форми КФН - 2023.xls | 2024-03-27 | Bulgarian | |
| 8945008YKJPMF9U7AP59-20231231-BG-SEP.xhtml | 2024-03-27 | Bulgarian | |
| signed_форми КФН - 2022.zip | 2023-06-07 | Bulgarian | |
| signed_КАРТА ЗА САМООЦЕНКА - 2022.zip | 2023-06-07 | Bulgarian | |
| 8945008YKJPMF9U7AP59-20221231-BG-SEP.zip | 2023-06-07 | Bulgarian |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 6023104 | 608356-КАРТА ЗА САМООЦЕНКА - 2023.xls | 2024-03-27 | Bulgarian | ||
| 6023103 | 608355-форми КФН - 2023.xls | 2024-03-27 | Bulgarian | ||
| 6023102 | 8945008YKJPMF9U7AP59-20231231-BG-SEP.xhtml | 2024-03-27 | Bulgarian | ||
|
2023
3 filings
| |||||
| 6023110 | signed_форми КФН - 2022.zip | 2023-06-07 | Bulgarian | ||
| 6023109 | signed_КАРТА ЗА САМООЦЕНКА - 2022.zip | 2023-06-07 | Bulgarian | ||
| 6023108 | 8945008YKJPMF9U7AP59-20221231-BG-SEP.zip | 2023-06-07 | Bulgarian | ||
|
2022
3 filings
| |||||
| 6023107 | форми КФН - 2021.xls | 2022-08-08 | Bulgarian | ||
| 6023106 | КАРТА ЗА САМООЦЕНКА - 2021.xlsx | 2022-08-08 | Bulgarian | ||
| 6023105 | 8945008YKJPMF9U7AP59-20211231-BG-SEP.xhtml | 2022-08-08 | Bulgarian | ||
Market data
Market data not available
Price history
Peer group · Manufacture of veneer sheets and wood-based panels
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Keding Enterprises Co., Ltd.
Manufacturer of eco-friendly, non-toxic wood panels and int…
|
6655 | TW | Manufacturing |
|
Lamosaic India Limited
Manufactures and distributes decorative laminates and allie…
|
LAMOSAIC | IN | Manufacturing |
|
LOUISIANA-PACIFIC CORP
Manufacturer of building solutions specializing in engineer…
|
LPX | US | Manufacturing |
|
Manilam Industries India Limited
Manufactures and distributes decorative laminates, plywood,…
|
MANILAM | IN | Manufacturing |
|
National Plywood Industries Ltd.
Produces plywood, block boards, and laminates for construct…
|
516062 | IN | Manufacturing |
|
Nordic Fibreboard
Manufacturer of eco-friendly woodfibre boards for thermal a…
|
SKN1T | EE | Manufacturing |
|
Ober
A manufacturer specializing in the design and production of…
|
ALOBR | FR | Manufacturing |
|
ORMA ORMAN MAHSÜLLERİ İNTEGRE SANAYİ VE TİCARET A.Ş.
Manufacturer of wood-based panels like particleboard for fu…
|
ORMA | TR | Manufacturing |
|
Pratik Panels Ltd.
Manufactures and distributes wood-based products for constr…
|
526490 | IN | Manufacturing |
|
Rushil Decor Limited
Manufactures decorative laminates, MDF, and panel boards fo…
|
RUSHIL | IN | Manufacturing |
Fazerles AD 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/2578/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2578 | 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=2578 | 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=2578 \ -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": 2578}, 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 Fazerles AD (id: 2578)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.