%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 |
|---|---|---|---|
| Placement of 01Qtr26 Accounts on Bank Website - Newspaper Notice prior to publication | 2026-04-29 | English | |
| Transmission of Quarterly Financial Statements for the Period Ended 31 March 2026 | 2026-04-29 | English | |
| Financial Results for the Quarter Ended 31 March 2026 | 2026-04-29 | English | |
| Board Meeting to consider Financial Statements of Standard Chartered Bank (Pakistan) Limited for the first quarter ended 31 March 2026 | 2026-04-17 | English | |
| CBS Recording | 2026-04-16 | English | |
| Corporate Briefing Session (CBS) Presentation | 2026-04-13 | 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.