%20Ltd/other/Standard_Chartered_Bank_Pak_Ltd-logo.png)
Standard Chartered Bank (Pak) Ltd — Investor Relations & Filings
Standard Chartered Bank (Pak) Ltd is a prominent commercial bank providing a comprehensive range of financial products and digital banking services. Its offerings include personal banking, Islamic banking (Saadiq), lending solutions, and various debit cards, notably the Pay PAK Debit Card, a domestic payment scheme. The bank emphasizes digital innovation, offering a secure and user-friendly mobile application to cater to diverse customer needs. It operates as a significant international banking presence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Board Meeting to consider Annual Audited Financial Statements of Standard Chartered Bank (Pakistan) Limited for the year ended 31 December 2025 | 2026-02-13 | English | |
| Placement of 03Qtr25 Accounts on Bank Website | Newspaper Notice prior to publication | 2025-10-29 | English | |
| Transmission of Quarterly Report for the Period Ended 30 September 2025 | 2025-10-29 | English | |
| Financial Results for the Third Quarter Ended 30 September 2025 | 2025-10-29 | English | |
| SCBPL - Board Meeting & Closed Period for third quarter ended 30 September 2025 | 2025-10-17 | English | |
| Dispatch of Interim Dividend D-30 of Standard Chartered Bank (Pakistan) Limited | 2025-09-19 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
Standard Chartered Bank (Pak) 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/72363/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72363 | 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=72363 | 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=72363 \ -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": 72363}, 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 Standard Chartered Bank (Pak) Ltd (id: 72363)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.