
EnTie Bank — 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年年報及股東會資料 — 2026_2849_20260624FE2.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_2849_20260624F02.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_2849_20260624FE1.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_2849_20260624F01.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_2849_20260624F13.pdf | 2026-05-22 | Chinese | |
| 本行獨立董事對第四屆第五次審計委員會討論事項第二案 及第十二屆第七次董事會討論事項第二案表示意見 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46775332 | 115年年報及股東會資料 — 2026_2849_20260624FE2.pdf | 2026-05-22 | English | ||
| 46775276 | 115年年報及股東會資料 — 2026_2849_20260624F02.pdf | 2026-05-22 | Chinese | ||
| 46774964 | 115年年報及股東會資料 — 2026_2849_20260624FE1.pdf | 2026-05-22 | English | ||
| 46774952 | 115年年報及股東會資料 — 2026_2849_20260624F01.pdf | 2026-05-22 | Chinese | ||
| 46774924 | 115年年報及股東會資料 — 2026_2849_20260624F13.pdf | 2026-05-22 | Chinese | ||
| 46374428 | 本行獨立董事對第四屆第五次審計委員會討論事項第二案 及第十二屆第七次董事會討論事項第二案表示意見 | 2026-05-14 | Chinese | ||
| 46374183 | 公告召開115年股東常會相關事宜(新增召集事由) | 2026-05-14 | Chinese | ||
| 46374171 | 公告本公司董事會決議股利分派 | 2026-05-14 | Chinese | ||
| 46374084 | 114年度股利金額(董事會決議) | 2026-05-14 | Chinese | ||
| 46374376 | 公告本公司董事會通過115年第一季財務報告 | 2026-05-14 | Chinese | ||
| 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 | ||
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… |
|
Abu Dhabi Commercial Bank
A full-service commercial bank offering retail, corporate, …
|
ADCB | AE | Financial and insurance activit… |
|
Abu Dhabi Islamic Bank
A prominent Islamic financial institution offering Shari'a-…
|
ADIB | AE | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
ADCB Rights Issue 2025
Strategic capital-raising for growth, stronger capital, and…
|
ADCBRI25 | AE | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
EnTie Bank 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 Bank (id: 52205)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.