
PETRON MALAYSIA REFINING & MARKETING BERHAD — Investor Relations & Filings
Petron Malaysia Refining & Marketing Berhad is an emerging oil company engaged in the manufacturing, refining, and marketing of a wide range of petroleum products. It operates an oil refinery in Port Dickson with a rated capacity of 88,000 barrels per day, producing gasoline, diesel, liquefied petroleum gas (LPG), and aviation fuel. The company also offers high-performance lubricants. Through its integrated refining, distribution, and retailing network, it provides world-class petroleum products and energy solutions to retail and commercial customers, as well as key industries such as power-generation, fisheries, transportation, manufacturing, and agriculture. It is part of Petron Corporation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| OTHERSAnnouncement Pursuant to Paragraph 9.03 of the Main Market Listing Requirements | 2026-05-20 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-20 | English | |
| PETRONM - Notice of Book Closure | 2026-04-27 | English | |
| CIRCULAR TO SHAREHOLDERS IN RELATION TO PROPOSED RENEWAL OF EXISTING SHAREHOLDERS' MANDATE FOR RECURRENT RELATED PARTY TRANSACTIONS OF A REVENUE OR TRADING NATURE | 2026-04-27 | English | |
| Annual Report & CG Report - 2025 | 2026-04-27 | English | |
| General Meetings: Notice of Meeting | 2026-04-26 | English |
Browse filings by year
2 yearsMarket 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 |
PETRON MALAYSIA REFINING & MARKETING BERHAD 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/71273/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71273 | 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=71273 | 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=71273 \ -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": 71273}, 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 PETRON MALAYSIA REFINING & MARKETING BERHAD (id: 71273)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.