
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 |
|---|---|---|---|
|
AKB Primorye
A regional financial institution in the Far East offering r…
|
PRMB | RU | Financial and insurance activit… |
|
Aktia Bank Abp
A financial services group operating as an asset manager, b…
|
AKTIA | FI | Financial and insurance activit… |
|
AKTİF YATIRIM BANKASI A.Ş.
A private investment bank operating as a financial technolo…
|
AFB | TR | Financial and insurance activit… |
|
Ålandsbanken Abp
A commercial bank focused on private banking, premium banki…
|
ALBAV | FI | Financial and insurance activit… |
|
ALBARAKA TÜRK KATILIM BANKASI A.Ş.
A participation bank offering Sharia-compliant financial pr…
|
ALBRK | TR | Financial and insurance activit… |
|
Aldermore Group PLC
A specialist bank providing financial services to individua…
|
ALD | GB | Financial and insurance activit… |
|
ALERUS FINANCIAL CORP
A diversified financial services company offering banking, …
|
ALRS | US | Financial and insurance activit… |
|
Alinma Bank
Offers Shariah-compliant retail, corporate, and investment …
|
1150 | SA | Financial and insurance activit… |
|
Alior Bank S.A.
A universal bank providing financial services to individual…
|
ALR | PL | Financial and insurance activit… |
|
Alisa Bank PLC
A digital bank offering invoice financing for SMEs, deposit…
|
FELLOW | FI | 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.