
Bank AL Habib Limited — Investor Relations & Filings
Bank AL Habib Limited is a commercial bank providing a comprehensive suite of financial products and services to individuals, businesses, and government entities. Its offerings include diverse account types such as Current Plus, AL Habib Digital Account (FCY), and Senior Citizen Accounts. The bank facilitates instant payment solutions, notably Raast, an end-to-end digital payment system, and a free home remittance service. Financing options encompass Apni Car Auto Finance and Housing Finance, complemented by Classic and Gold Credit Cards. Bank AL Habib prioritizes digital convenience through its Netbanking platform and the AL Habib Mobile App, enabling secure and efficient financial management. The institution upholds high standards of integrity and customer trust.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| BAHL - Credit of 1st Interim Cash Dividend | 2026-05-14 | English | |
| BAHL - Transmission of Quarterly Report for the period ended March 31, 2026 | 2026-04-29 | English | |
| BAHL - Notice of Book Closure For Entitlement of 1st Interim Cash Dividend for the Period Ended March 31, 2026 | 2026-04-27 | English | |
| BAHL - FINANCIAL RESULTS FOR THE QUARTER ENDED MARCH 31, 2026 | 2026-04-23 | English | |
| Video Recording Link of Corporate Briefing Session (CBS) - 2026 in Clickable Format | 2026-04-17 | English | |
| BAHL - Notice of Board Meeting for the Quarter ended March 31, 2026 | 2026-04-15 | 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.
Bank AL Habib 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/71628/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71628 | 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=71628 | 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=71628 \ -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": 71628}, 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 Bank AL Habib Limited (id: 71628)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.