
Union Bank of Taiwan — Investor Relations & Filings
Union Bank of Taiwan (UBOT) is a commercial banking institution providing a comprehensive suite of financial services to individual and corporate clients. The bank's core operations encompass consumer credit products, including mortgages, auto loans, and personal loans, alongside a robust credit card division. Its service portfolio further extends to wealth management, trust services, custodian business, and corporate finance. UBOT also facilitates deposits, foreign exchange transactions, and digital banking solutions. As a member of the Union Group, the bank maintains a network of approximately 90 business locations and has expanded its reach through strategic investments in related sectors such as securities, leasing, investment trusts, and insurance brokerage. The organization emphasizes sustainable development and adheres to operational principles of stability and efficiency to maintain its competitive position in the financial services market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第一季財務報告董事會預計召開日期為115年05月11日 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_2838_20260529F17.pdf | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_2838_20260529F02.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_2838_20260529FE2.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_2838_20260529F13.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_2838_20260529FE1.pdf | 2026-04-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39869255 | 115年第一季財務報告董事會預計召開日期為115年05月11日 | 2026-04-30 | Chinese | ||
| 37399133 | 115年年報及股東會資料 — 2026_2838_20260529F17.pdf | 2026-04-27 | Chinese | ||
| 36040598 | 115年年報及股東會資料 — 2026_2838_20260529F02.pdf | 2026-04-24 | Chinese | ||
| 36040555 | 115年年報及股東會資料 — 2026_2838_20260529FE2.pdf | 2026-04-24 | English | ||
| 36040510 | 115年年報及股東會資料 — 2026_2838_20260529F13.pdf | 2026-04-24 | Chinese | ||
| 36040470 | 115年年報及股東會資料 — 2026_2838_20260529FE1.pdf | 2026-04-24 | English | ||
| 36040408 | 115年年報及股東會資料 — 2026_2838_20260529F01.pdf | 2026-04-24 | Chinese | ||
| 34696972 | 114年第4季財務報告書 — 202504_2838_AIC.pdf | 2026-04-21 | Chinese | ||
| 34696971 | 114年第4季財務報告書 — 202504_2838_AIA.pdf | 2026-04-21 | Chinese | ||
| 33892954 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33892950 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33700506 | 公司基本資料 | 2026-04-07 | Chinese | ||
| 34054520 | 公布本行115年3月自結盈餘相關資訊。 | 2026-04-02 | Chinese | ||
| 34054528 | 115年03月內部人持股異動(事後) | 2026-04-01 | Chinese | ||
| 34054523 | 115年03月董事會成員及持股 | 2026-04-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
Agri Bank of China SOFRIX+0.55% 20Aug27
Provides yuan-clearing, corporate banking with multi-curren…
|
AGRBK0827USD | AE | Financial and insurance activit… |
|
Agricultural Bank of China Limited
Comprehensive financial services provider focused on corpor…
|
1288 | CN | Financial and insurance activit… |
|
AGTech Holdings Limited
Provides integrated gaming services and comprehensive finan…
|
8279 | HK | Financial and insurance activit… |
|
AIB Group Plc
A financial services group offering banking, insurance, and…
|
A5G | IE | Financial and insurance activit… |
|
AJMAN BANK PJSC
Shariah-compliant financial institution offering Islamic ba…
|
AJMANBANK | AE | Financial and insurance activit… |
|
AKBANK T.A.Ş.
A commercial bank offering retail, commercial, SME, and cor…
|
AKBNK | TR | Financial and insurance activit… |
|
AKB Primorye
A regional financial institution in the Far East offering r…
|
PRMB | RU | Financial and insurance activit… |
Union Bank of Taiwan 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/52203/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52203 | 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=52203 | 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=52203 \ -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": 52203}, 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 Union Bank of Taiwan (id: 52203)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.