
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 |
|---|---|---|---|
| Miscellaneous Information | 2016-11-04 | English | |
| Material Information | 2016-10-13 | English | |
| Financial Results for the Quarter Ended September 30, 2016 | 2016-10-13 | English | |
| Board Meeting | 2016-10-05 | English | |
| Financial Results for the Quater Ended June 30, 2016 | 2016-08-09 | English | |
| Miscellaneous Information | 2016-08-08 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
14 filings
| |||||
| 46740048 | Miscellaneous Information | 2016-11-04 | English | ||
| 46741824 | Material Information | 2016-10-13 | English | ||
| 46741831 | Financial Results for the Quarter Ended September 30, 2016 | 2016-10-13 | English | ||
| 46742284 | Board Meeting | 2016-10-05 | English | ||
| 46744276 | Financial Results for the Quater Ended June 30, 2016 | 2016-08-09 | English | ||
| 46744294 | Miscellaneous Information | 2016-08-08 | English | ||
| 46744368 | Board Meeting | 2016-08-02 | English | ||
| 46746481 | Miscellaneous Information- | 2016-04-22 | English | ||
| 46746927 | Board Meeting | 2016-04-15 | English | ||
| 46747196 | Despatch of Final Dividend Warrants | 2016-04-08 | English | ||
| 46747249 | Miscellaneous Information | 2016-04-08 | English | ||
| 46748049 | Notice of 24th Annual General Meeting | 2016-03-01 | English | ||
| 46749135 | Financial Results for the Year Ended Dec. 2015 | 2016-02-15 | English | ||
| 46749474 | Board Meeting | 2016-02-01 | 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.