
UBOT — 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 |
|---|---|---|---|
| 公司基本資料 | 2026-05-19 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 公告本公司董事會決議通過 115年第1季合併財務報告資訊 | 2026-05-11 | Chinese | |
| 公告本公司預計投資Modernity Financial Holdings, Ltd (Cayman Islands)股權案不予執行。 | 2026-05-11 | Chinese | |
| 115年第一季財務報告董事會預計召開日期為115年05月11日 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_2838_20260529F17.pdf | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46525445 | 公司基本資料 | 2026-05-19 | Chinese | ||
| 46372413 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 45751717 | 公告本公司董事會決議通過 115年第1季合併財務報告資訊 | 2026-05-11 | Chinese | ||
| 45751526 | 公告本公司預計投資Modernity Financial Holdings, Ltd (Cayman Islands)股權案不予執行。 | 2026-05-11 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Banca Comerciali ,,Moldindconbank" S.A.
A systemic financial institution offering retail and corpor…
|
- | MD | Financial and insurance activit… |
|
Banca Comerciali ,,Victoriabank" S.A.
A universal commercial bank providing services for individu…
|
VCTB | MD | Financial and insurance activit… |
|
Banca Generali
A private bank for wealth management and financial planning…
|
BGN | IT | Financial and insurance activit… |
|
Banca Ifis
Specialized financial services provider for business financ…
|
IF | IT | Financial and insurance activit… |
|
Banca Mediolanum
A financial services group for banking, asset management, a…
|
BMED | IT | Financial and insurance activit… |
|
Banca Monte dei Paschi di Siena
The world's oldest operating bank, offering universal banki…
|
BMPS | IT | Financial and insurance activit… |
|
Banca Popolare di Lajatico S.C.p.A.
Cooperative bank founded in 1884 serving families, professi…
|
— | IT | Financial and insurance activit… |
|
Banca Popolare di Sondrio
A cooperative bank offering banking, financial, and insuran…
|
BPSO | IT | Financial and insurance activit… |
|
Banca Profilo
A financial institution specializing in Private and Investm…
|
BPA | IT | Financial and insurance activit… |
|
Banca Transilvania S.A.
A universal financial institution offering retail, SME, and…
|
TLV | RO | Financial and insurance activit… |
UBOT 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 UBOT (id: 52203)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.