
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 |
|---|---|---|---|
| Credit of First Interim Cash Dividend (D-26) | 2026-05-19 | English | |
| Change of Chief Financial Officer AKBL | 2026-05-18 | English | |
| Transmission of Quarterly Report for the Period Ended 31.03.2026 | 2026-04-29 | English | |
| Financial Results for the Quarter Ended 31.03.2026 | 2026-04-27 | English | |
| Board Meeting | 2026-04-15 | English | |
| Credit of Final Cash Dividend | 2026-03-27 | 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.