
Wafi Energy Pakistan Limited — Investor Relations & Filings
Wafi Energy Pakistan Limited is an energy company engaged in the marketing of petroleum products, compressed natural gas, and lubricants. Operating as the exclusive licensee of the Shell brand, the company specializes in the management and operation of fuel stations. It offers a range of products including industrial and consumer-grade lubricants, and collaborates with partners such as Indus Motor Company for specific offerings like Toyota Genuine Motor Oil. The company has a historical presence in the energy sector, contributing to the energy landscape since 1947.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of Extraordinary General Meeting | 2026-05-20 | English | |
| General Meetings / Briefing Sessions | 2026-05-15 | English | |
| Notice of Corporate Briefing Session | 2026-05-14 | English | |
| Credit of Final Cash Dividend | 2026-05-14 | English | |
| Resolutions Passed at the 57 Annual General Meeting of the Company | 2026-05-04 | English | |
| Transmission of Quarterly Report for the Period Ended March 31, 2026 | 2026-04-30 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Retail sale of automotive fuel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi National Oil Company For Distribution
Largest fuel and convenience retailer, marketing and distri…
|
ADNOCDIST | AE | Wholesale and retail trade |
|
Aldrees Petroleum and Transport Services Co.
Operates retail fuel stations and provides logistics for pe…
|
4200 | SA | Wholesale and retail trade |
|
Công ty Cổ phần Vật tư - Xăng dầu
Leading retailer of petroleum, lubricants, gasoline, diesel…
|
COM | VN | Wholesale and retail trade |
|
Dor Alon Energy in Israel (1988) Ltd.
Operates a network of fueling stations, retail stores, and …
|
DRAL | IL | Wholesale and retail trade |
|
EEII AG
Investment company acquiring equity to operate filling stat…
|
EEII | CH | Wholesale and retail trade |
|
ESMAX DISTRIBUCION SPA
Diversified downstream fuels and lubricants retailer with s…
|
— | CL | Wholesale and retail trade |
|
ESTACION DE SERVICIOS 25 DE MAYO S.R.L.
Operates service stations providing fuel products, services…
|
— | AR | Wholesale and retail trade |
|
Hunan Heshun Petroleum Co.,Ltd.
Integrated oil distributor managing wholesale, retail, and …
|
603353 | CN | Wholesale and retail trade |
|
Hynion AS
Builds, owns, and operates a network of hydrogen refueling …
|
HYN | NO | Wholesale and retail trade |
|
Makpetrol AD
Distributes, wholesales, and retails petroleum products, ga…
|
MPT | MK | Wholesale and retail trade |
Wafi Energy Pakistan Limited 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/72491/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72491 | 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=72491 | 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=72491 \ -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": 72491}, 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 Wafi Energy Pakistan Limited (id: 72491)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.