
Silkbank Limited — Investor Relations & Filings
Silkbank Limited was a commercial bank, initially founded in 1994 as Prudential Commercial Bank and later known as Saudi Pak Commercial Bank before its rebranding. It offered various banking services to its clientele. As of a recent amalgamation, Silkbank Limited has been integrated into United Bank Limited (UBL). This strategic consolidation has expanded the service portfolio and network, with all former Silkbank operations now functioning under the UBL brand, providing enhanced banking solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Miscellaneous Information | 2016-05-05 | English | |
| Financial Results for the First Quarter Ended March 31, 2016 | 2016-04-29 | English | |
| Board Meeting to Consider the First Quarter Accounts ended March 31, 2016 | 2016-04-22 | English | |
| Miscellaneous Information | 2016-04-21 | English | |
| APPOINTMENT OF MR. NASIM BEG AS DIRECTOR - SILK BANK LIMITED | 2016-04-12 | English | |
| Miscellaneous Information | 2016-03-03 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
12 filings
| |||||
| 46745804 | Miscellaneous Information | 2016-05-05 | English | ||
| 46745936 | Financial Results for the First Quarter Ended March 31, 2016 | 2016-04-29 | English | ||
| 46746531 | Board Meeting to Consider the First Quarter Accounts ended March 31, 2016 | 2016-04-22 | English | ||
| 46746589 | Miscellaneous Information | 2016-04-21 | English | ||
| 46747082 | APPOINTMENT OF MR. NASIM BEG AS DIRECTOR - SILK BANK LIMITED | 2016-04-12 | English | ||
| 46748013 | Miscellaneous Information | 2016-03-03 | English | ||
| 46748226 | Financial Results for the Year Ended Dec 31, 2015 | 2016-02-29 | English | ||
| 46748868 | Board Meeting | 2016-02-19 | English | ||
| 46749093 | Board Meeting | 2016-02-16 | English | ||
| 46749572 | Material Information | 2016-01-27 | English | ||
| 46749680 | Emergent Board Meeting | 2016-01-25 | English | ||
| 46749763 | Credit/Delivery of Shares -- Right Issue | 2016-01-20 | 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.
Silkbank 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/72395/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72395 | 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=72395 | 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=72395 \ -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": 72395}, 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 Silkbank Limited (id: 72395)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.