Gotse Delchev Tabac AD — Investor Relations & Filings
Gotse Delchev Tabac AD is a company primarily engaged in the tobacco industry. Its core activities include the acquisition, processing, storage, and export of raw tobacco. The company also produces cigarettes. In addition to its tobacco operations, the company has diversified into the real estate sector, where it is involved in the rental and operation of its own or leased properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 680294-Formi_KFN_GFO_2025_god.xlsx | 2026-03-25 | Bulgarian | |
| 8945009R7JUF5T7R0157-20251231-BG-SEP.xhtml | 2026-03-25 | Bulgarian | |
| 675245-Doklad_deinost_MFO_31_12_2025g.pdf | 2026-01-28 | Bulgarian | |
| 675244-Dop_inform_MFO_31_12_2025g.pdf | 2026-01-28 | Bulgarian | |
| 675243-Vatr_info_Regl_596_MFO_31_12_2025g.pdf | 2026-01-28 | Bulgarian | |
| 675240-Formi_KFN_MFO_31_12_2025_trim.xlsx | 2026-01-28 | Bulgarian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Gotse Delchev Tabac 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 tobacco products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tutunski kombinat AD
A tobacco company managing the full production cycle of ori…
|
TKPR | MK | Manufacturing |
|
VST Industries Ltd.
Manufactures and markets cigarettes and unmanufactured toba…
|
VSTIND | IN | Manufacturing |
Gotse Delchev Tabac 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/10377/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10377 | 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=10377 | 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=10377 \ -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": 10377}, 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 Gotse Delchev Tabac AD (id: 10377)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.