
Saudi Pak Consultancy Company Limited — Investor Relations & Filings
Saudi Pak Consultancy Company Limited (SPCL), formerly Saudi Pak Leasing Company Limited, is a financial services provider. Its primary offerings encompass asset leasing and financial leasing services, particularly for small and medium sector enterprises. The company also extends medium to long-term loans and facilitates Term Finance Certificates (TFCs). SPCL adopted its current name after Saudi Pak Industrial & Agricultural Investment Co. Limited (SAPICO) acquired a substantial shareholding, reflecting its evolution in the financial sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Intimation of Intention to Divest Shareholding in Saudi Pak Consultancy Company Limited - Corrigendum No. 02 | 2026-05-11 | English | |
| Intimation of Intention to Divest Shareholding in Saudi Pak Consultancy Company Limited | 2026-05-05 | English | |
| Financial Results for the Quarter Ended 31-3-2026 | 2026-04-23 | English | |
| Intimation of Saudi Pak (Major Share Holders)Intention to Divest their Shareholding in Saudi Pak Consultancy Company Limited SPCL | 2026-04-21 | English | |
| Financial Results for the Quarter Ended 31-03-2026 | 2026-04-16 | English | |
| Notice of 186th Board Meeting | 2026-04-09 | English |
Browse filings by year
2 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… |
Saudi Pak Consultancy Company 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/72419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72419 | 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=72419 | 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=72419 \ -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": 72419}, 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 Saudi Pak Consultancy Company Limited (id: 72419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.