
OLP Financial Services Pakistan Limited — Investor Relations & Filings
OLP Financial Services Pakistan Limited, formerly ORIX Leasing Pakistan Limited, is a Non-Banking Finance Company established in 1986. It specializes in providing a wide array of financial products and innovative customized services, primarily focusing on the Small and Medium Enterprises (SME) sector, where it is recognized as the largest player. Its core offerings include equipment financing, car leasing, commercial vehicle leasing, and certificates of deposit. The company supports industrial and commercial businesses with flexible funding solutions. Leveraging a blend of international experience and local expertise, OLP has significantly contributed to economic development by enabling the growth of numerous businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Credit of Interim Dividend | 2026-05-22 | English | |
| Notice of Credit of Dividend prior to publication | 2026-05-21 | English | |
| Transmission of Quarterly Report for the Period Ended March 31, 2026 | 2026-04-29 | English | |
| Newspaper Advertisements for Book Closure | 2026-04-29 | English | |
| Financial Results for the Quarter Ended March 31, 2026 | 2026-04-27 | English | |
| Notice of Board Meeting | 2026-04-17 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group · Financial leasing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhinav Leasing & Finance Limited
Provides leasing, hire purchase, and trade finance for asse…
|
538952 | IN | Financial and insurance activit… |
|
AIR LEASE CORP
Purchases, leases, and sells new commercial jet aircraft to…
|
AL | US | Financial and insurance activit… |
|
AK FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing solutions for corporate…
|
AKFK | TR | Financial and insurance activit… |
|
Albis Leasing AG
Provider of leasing and financing solutions for capital goo…
|
ALG | DE | Financial and insurance activit… |
|
Alliance International Education Leasing Holdings Limited
Provides comprehensive finance leasing and advisory service…
|
1563 | HK | Financial and insurance activit… |
|
ALTERNATİF FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing mid- to long-term finan…
|
ALFIN | TR | Financial and insurance activit… |
|
Amedeo Air Four Plus Limited
A specialist fund that acquires, leases, and sells wide-bod…
|
AA4 | GG | Financial and insurance activit… |
|
AmeriTrust Financial Technologies Inc.
FinTech provider of cloud-based transaction platforms for t…
|
AMT | CA | Financial and insurance activit… |
|
Apoorva Leasing Finance & Investment Company Limited
NBFC providing leasing, hire purchase, and credit solutions…
|
539545 | IN | Financial and insurance activit… |
|
Arco Leasing Ltd.
Provides leasing and hire purchase for industrial machinery…
|
511038 | IN | Financial and insurance activit… |
OLP Financial Services 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/72266/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72266 | 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=72266 | 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=72266 \ -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": 72266}, 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 OLP Financial Services Pakistan Limited (id: 72266)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.