
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 |
|---|---|---|---|
|
Ameris Bancorp
A bank holding company offering financial services to perso…
|
ABCB | US | Financial and insurance activit… |
|
AMERISERV FINANCIAL INC /PA/
A financial institution offering banking, wealth management…
|
ASRV | US | Financial and insurance activit… |
|
ANZ Bank New Zealand Limited
Provides banking, wealth management, and insurance services…
|
ANB | NZ | Financial and insurance activit… |
|
Aozora Bank, Ltd.
A commercial bank providing corporate and retail banking pr…
|
8304 | JP | Financial and insurance activit… |
|
Apna Microfinance Bank Limited
Provides financial services for poverty alleviation and eco…
|
AMBL | PK | Financial and insurance activit… |
|
APS Bank Plc
A community-focused retail bank offering personal, business…
|
APS | MT | Financial and insurance activit… |
|
Arab Bnk Inv.&Frgn. Trade 5.113% 29Jan31
A government bank providing commercial and retail banking s…
|
ARABB0131USD | AE | Financial and insurance activit… |
|
Arab National Bank
Provides commercial and investment banking services and Sha…
|
1080 | SA | Financial and insurance activit… |
|
ARARATBANK OJSC
Universal financial institution offering banking and invest…
|
ARBK | AM | Financial and insurance activit… |
|
Arion Banki
A universal bank offering financial services to individuals…
|
ARION | IS | 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.