
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 |
|---|---|---|---|
|
Century Plyboards (India) Ltd.
Manufacturer of wood-based building products, including ply…
|
CENTURYPLY | IN | Manufacturing |
|
Cyprus Forest Industries Public LTD
A manufacturer and seller of industrial wood panels and rel…
|
CFI | CY | Manufacturing |
|
Dare Power Dekor Home Co.,Ltd.
Produces sustainable flooring and home decoration solutions…
|
000910 | CN | Manufacturing |
|
Da Sen Holdings Group Limited
Investment holding company focused on the manufacture and s…
|
1580 | HK | Manufacturing |
|
Deco-Mica Ltd.
Manufacturer of high-pressure decorative and industrial lam…
|
531227 | IN | Manufacturing |
|
DEHUA TB NEW DECORATION MATERIAL Co.,Ltd.
Manufactures wood-based panels and sustainable interior dec…
|
002043 | CN | Manufacturing |
|
Delignit AG
Manufactures ecological, hardwood-based materials for autom…
|
DLX | DE | Manufacturing |
|
DEXCO S.A.
Manufacturer of wood panels, bathroom fixtures, and ceramic…
|
— | BR | Manufacturing |
|
DONGWHA ENTERPRISE CO.,LTD.
A holding company with operations in wood panels, chemicals…
|
025900 | KR | Manufacturing |
|
DUROPLY INDUSTRIES LIMITED
Manufacturer of premium plywood, blockboards, flush doors, …
|
516003 | 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.