
Panama Petrochem Ltd. — Investor Relations & Filings
Panama Petrochem Ltd. is a manufacturer and exporter of petroleum specialty products, providing a diverse range of high-quality derivatives for global industrial applications. The company's core product portfolio includes liquid paraffin (white oil), petroleum jelly, transformer oil, and rubber process oil. Additionally, it produces industrial lubricants, greases, automotive oils, and specialized drilling fluids. These products serve critical sectors such as pharmaceuticals, cosmetics, power generation, rubber, and plastics. Operating advanced manufacturing facilities with integrated quality control laboratories, the company ensures adherence to international standards. Panama Petrochem focuses on technical excellence and the delivery of customized chemical solutions to meet the specific requirements of its international clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2025-07-25 | English | |
| Board Meeting — Board Meeting Intimation | 2025-07-17 | English | |
| Board Meeting — Financial Results | 2025-07-17 | English | |
| Record Date | 2025-07-08 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-07-08 | English | |
| Trading Window | 2025-06-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42398625 | General Updates | 2025-07-25 | English | ||
| 43879207 | Board Meeting — Board Meeting Intimation | 2025-07-17 | English | ||
| 43879238 | Board Meeting — Financial Results | 2025-07-17 | English | ||
| 42334486 | Record Date | 2025-07-08 | English | ||
| 42334503 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-07-08 | English | ||
| 42365405 | Trading Window | 2025-06-23 | English | ||
| 42401236 | General Updates | 2025-05-30 | English | ||
| 42445777 | Change in Management | 2025-05-26 | English | ||
| 42446217 | Outcome of Board Meeting | 2025-05-26 | English | ||
| 42384472 | Disclosure under SEBI Takeover Regulations | 2025-04-15 | English | ||
| 42390520 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-04-08 | English | ||
| 42425419 | Trading Window | 2025-03-24 | English | ||
| 42429340 | Credit Rating | 2025-02-21 | English | ||
| 42489883 | Updates | 2025-02-04 | English | ||
| 42540536 | Integrated Filing- Financial | 2025-01-31 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
Panama Petrochem Ltd. 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/60970/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60970 | 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=60970 | 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=60970 \ -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": 60970}, 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 Panama Petrochem Ltd. (id: 60970)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.