
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 | 2017-10-04 | English | |
| Financial Results for the Half Year Ended June 30, 2017 | 2017-08-08 | English | |
| Board Meeting | 2017-07-25 | English | |
| Material Information | 2017-06-05 | English | |
| Financial Results for the Quarter Ended March 31, 2017 | 2017-04-19 | English | |
| Board Meeting | 2017-04-12 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
14 filings
| |||||
| 46729702 | Board Meeting | 2017-10-04 | English | ||
| 46731567 | Financial Results for the Half Year Ended June 30, 2017 | 2017-08-08 | English | ||
| 46732257 | Board Meeting | 2017-07-25 | English | ||
| 46732940 | Material Information | 2017-06-05 | English | ||
| 46734632 | Financial Results for the Quarter Ended March 31, 2017 | 2017-04-19 | English | ||
| 46735338 | Board Meeting | 2017-04-12 | English | ||
| 46735356 | Material Information | 2017-04-11 | English | ||
| 46735368 | Dispatch of Final Dividend Warrants | 2017-04-11 | English | ||
| 46735629 | Election of Directors | 2017-03-31 | English | ||
| 46735783 | Notice of Election of Directors | 2017-03-22 | English | ||
| 46736112 | Notice of 25th Annual General Meeting | 2017-03-06 | English | ||
| 46737249 | Change of Director | 2017-02-17 | English | ||
| 46737711 | Board Meeting | 2017-02-02 | English | ||
| 46738710 | Disclosure of Material Information | 2017-01-05 | English | ||
|
2016
1 filing
| |||||
| 46739851 | Miscellaneous Information | 2016-11-09 | English | ||
Market 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.