
Askari Bank Limited — Investor Relations & Filings
Askari Bank Limited, commencing operations in 1992, is a commercial and retail bank providing a comprehensive suite of financial services. It offers conventional, corporate, consumer, Islamic, and agriculture banking solutions. Key products include Visa and PayPak debit cards, with PayPak being a local payment solution, and a variety of credit cards featuring worldwide acceptance, reward programs, and travel benefits. The bank also provides Islamic financing and digital banking services, including internet and mobile banking platforms with Raast for funds transfer. Askari Bank focuses on delivering customer-centric and innovative financial solutions to its diverse clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Board Meeting other than Financial Results | 2025-12-19 | English | |
| Notice of Book Closure for 15th Semi Annual Profit Payment of TFC VI | 2025-12-16 | English | |
| Disclosure of Interest by a Director CEO, or Executive of a listed company and their Spouses and the Substantial Shareholders u/c 5.6.1.(d) of PSX Regulations | 2025-11-20 | English | |
| Dispatch of Second Interim Cash Dividend (D-24) | 2025-11-18 | English | |
| Presentation for Corporate Briefing Session 2025 | 2025-11-03 | English | |
| Corporate Briefing Session 2025 | 2025-10-31 | 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.
Askari Bank 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/71489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71489 | 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=71489 | 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=71489 \ -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": 71489}, 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 Askari Bank Limited (id: 71489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.