EnTie Commercial Bank Co., Ltd. — Investor Relations & Filings
EnTie Commercial Bank Co., Ltd. is a commercial banking institution established in 1992. The bank provides a comprehensive suite of financial services organized into three primary divisions: corporate banking, personal banking, and financial markets. Its service portfolio includes deposit accounts, credit facilities, trade finance, wealth management, and insurance brokerage. For individual clients, the bank offers specialized products such as mortgages, personal loans, and credit cards, supported by digital platforms for mobile and online banking. EnTie Bank expanded its service network through the acquisition of the Taipei 7th Credit Cooperative in 1998 and underwent significant capital restructuring in 2007 with investment from private equity firms. The bank focuses on delivering professional financial solutions to a diverse client base, emphasizing operational efficiency and customer-centric service delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月僑外投資持股 | 2026-04-27 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese | |
| 配合檢調單位至本行進行調查 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37426116 | 115年04月僑外投資持股 | 2026-04-27 | Chinese | ||
| 33962410 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33962408 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33778131 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33778112 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 34061354 | 配合檢調單位至本行進行調查 | 2026-04-02 | Chinese | ||
| 34061380 | 115年03月法人說明會簡報 — 284920260319E001.pdf | 2026-03-19 | Chinese | ||
| 34061373 | 115年03月法人說明會簡報 — 284920260319M001.pdf | 2026-03-19 | Chinese | ||
| 34061359 | 115年03月法人說明會簡報 | 2026-03-19 | Chinese | ||
| 34061383 | 公告本公司法人說明會將於115年3月19日召開 | 2026-03-16 | Chinese | ||
| 34061407 | 114年度應收帳款周轉率 | 2026-03-16 | Chinese | ||
| 34061404 | 114年度存貨週轉率 | 2026-03-16 | Chinese | ||
| 34061401 | 114年度毛利率 | 2026-03-16 | Chinese | ||
| 34061398 | 114年度營益分析 | 2026-03-16 | Chinese | ||
| 34061395 | 114年第4季權益變動表 | 2026-03-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
|
AEON Financial Service Co.,Ltd.
A financial group with retail origins offering diverse cons…
|
8570 | JP | Financial and insurance activit… |
|
Affinity Bancshares, Inc.
Bank holding company offering banking services, specializin…
|
AFBI | US | Financial and insurance activit… |
|
Agram Banka d.d.
Universal commercial bank providing financial products to i…
|
KBZ | HR | Financial and insurance activit… |
EnTie Commercial Bank Co., Ltd. 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/52205/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52205 | 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=52205 | 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=52205 \ -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": 52205}, 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 EnTie Commercial Bank Co., Ltd. (id: 52205)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.