Lavena AD — Investor Relations & Filings
Lavena AD is a manufacturer of cosmetic products and essential oils with over 60 years of experience. The company specializes in developing and producing a wide range of skincare solutions. Its brand portfolio targets specific consumer needs and includes Bebble for baby care, Maternea for pregnant women, Footness for foot care, Hands@Work for hand care, Sport Ready for sports cosmetics, and My Rose, which utilizes Rosa Damascena extract for anti-aging care. A core business activity is the production of 100% pure natural lavender oil, sourced from the company's own plantations. Lavena also manufactures liquid herbal products and syrup solutions, distributing its products to numerous international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 485100EMCXGWTWVPV192-20251231-BG-CON.zip | 2026-04-26 | Bulgarian | |
| 683062-LAVENA_CONS_ 2025_signed.xlsx | 2026-04-26 | Bulgarian | |
| 680006-LAVENA_IND_2025_signed.xlsx | 2026-03-22 | Norwegian Nynorsk | |
| 485100EMCXGWTWVPV192-20251231-BG-SEP.xhtml | 2026-03-22 | Bulgarian | |
| Публично уведомление за фин.състояние KONS-31122025.pdf | 2026-02-24 | Bulgarian | |
| Публично уведомление за фин.състояние KONS-31122025.pdf | 2026-02-24 | Bulgarian |
Browse filings by year
5 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Lavena AD, 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 · Manufacture of soap and detergents, cleaning and polishing preparations, perfumes and toilet preparations
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hipolin Ltd.
Manufactures and markets cleaning and laundry products for …
|
530853 | IN | Manufacturing |
|
Honasa Consumer Limited
Digital-first platform managing a diverse portfolio of spec…
|
HONASA | IN | Manufacturing |
|
Honest Company, Inc.
Develops personal care products with clean formulations and…
|
HNST | US | Manufacturing |
|
HONGMIAN ZHIHUI SCIENCE AND TECHNOLOGY INNOVATION CO.,LTD.GUANGZHOU
Develops and manufactures household cleaning, personal care…
|
000523 | CN | Manufacturing |
|
HOUSE OF ROSE Co.,Ltd.
Develops and sells naturally oriented cosmetics and persona…
|
7506 | JP | Manufacturing |
|
Hub Tech Spolka Akcyjna
Biotechnology group producing biosurfactants, dyes, pigment…
|
HUB | PL | Manufacturing |
|
IK HOLDINGS Co.,Ltd.
A marketing manufacturer providing integrated solutions for…
|
2722 | JP | Manufacturing |
|
I-ne CO.,LTD.
A beauty technology company that develops and sells hair ca…
|
4933 | JP | Manufacturing |
|
Intercos
Develops and manufactures cosmetic and personal care produc…
|
ICOS | IT | Manufacturing |
|
INTERNATIONAL FLAVORS & FRAGRANCES INC
Creates flavors, fragrances, food ingredients, and bioscien…
|
IFF | US | Manufacturing |
Lavena 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/10055/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10055 | 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=10055 | 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=10055 \ -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": 10055}, 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 Lavena AD (id: 10055)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.