
Petrol AD — Investor Relations & Filings
Petrol AD is a distributor of fuels and petroleum products, primarily engaged in wholesale and retail trade. The company operates an extensive network of filling stations, which serves as its main retail channel. Its product portfolio includes a diverse range of automotive fuels such as diesel, gasoline (including premium 100-octane), autogas (LPG), and compressed natural gas (CNG). Certain fuel offerings are enhanced with performance and cleaning additives. In addition to fuel distribution, the company's retail operations include the sale of non-fuel goods and food items. Petrol AD also provides maintenance services for fuel sales and storage facilities. Customer engagement is supported through a loyalty program and a dedicated mobile application.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3rd Quarter Results | 2025-12-03 | English | |
| Half-year Report | 2025-08-29 | English | |
| 1st Quarter Results | 2025-06-02 | English | |
| Annual Financial Report | 2025-05-28 | English | |
| 3rd Quarter Results | 2024-12-05 | English | |
| Half-year Report | 2024-09-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 9163668 | 3rd Quarter Results | 2025-12-03 | English | ||
| 11380329 | Half-year Report | 2025-08-29 | English | ||
| 6105323 | 1st Quarter Results | 2025-06-02 | English | ||
| 6030210 | Annual Financial Report | 2025-05-28 | English | ||
|
2024
8 filings
| |||||
| 5551121 | 3rd Quarter Results | 2024-12-05 | English | ||
| 2082667 | Half-year Report | 2024-09-03 | English | ||
| 2040425 | 1st Quarter Results | 2024-05-31 | English | ||
| 2038572 | Annual Financial Report | 2024-05-28 | English | ||
| 6020666 | 4851003SBNLWFQX4XS80-20231231-BG-CON.zip | 2024-04-28 | Bulgarian | ||
| 6020664 | 611473-CFS forms Petrol 2023 sign.xls | 2024-04-28 | Bulgarian | ||
| 6020657 | 608993-Forma_KFN_Petrol_2023.xls | 2024-03-31 | Bulgarian | ||
| 6020650 | 4851003SBNLWFQX4XS80-20231231-BG-SEP.xhtml | 2024-03-31 | Bulgarian | ||
|
2023
3 filings
| |||||
| 1964220 | 3rd Quarter Results | 2023-12-06 | English | ||
| 1928546 | Half-year Report | 2023-09-08 | English | ||
| 6020670 | CFS forms Petrol 2022.xls | 2023-07-10 | Bulgarian | ||
Market data
Market data not available
Price history
Peer group · Retail sale of automotive fuel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Saudi Automotive Services Co.
Provides fuel retail, vehicle maintenance, and integrated r…
|
4050 | SA | Wholesale and retail trade |
|
SINOPEC SHANDONG TAISHAN PETROLEUM CO.,LTD.
Markets and distributes refined petroleum products and lubr…
|
000554 | CN | Wholesale and retail trade |
|
United Strength Power Holdings Limited
Operates vehicle refuelling stations, selling natural gas, …
|
2337 | HK | Wholesale and retail trade |
Petrol 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/2598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2598 | 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=2598 | 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=2598 \ -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": 2598}, 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 Petrol AD (id: 2598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.