
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 |
|---|---|---|---|
|
ALLIANCE BANK MALAYSIA BERHAD
Provides end-to-end banking and financial solutions for con…
|
— | MY | Financial and insurance activit… |
|
Ally Financial Inc.
A digital financial services company offering auto finance,…
|
ALLY | US | Financial and insurance activit… |
|
Al Rajhi Bank
Provides Sharia-compliant retail, corporate, and investment…
|
1120 | SA | Financial and insurance activit… |
|
Al Salam Bank B.S.C
An Islamic bank offering comprehensive personal, corporate,…
|
SALAM_BAH | BH | Financial and insurance activit… |
|
AL SALAM Sudan
Provides Islamic commercial banking, retail, corporate, and…
|
ALSALAMSUDAN | AE | Financial and insurance activit… |
|
ALTA banka a.d.
A universal financial institution offering retail and corpo…
|
JMBN | RS | Financial and insurance activit… |
|
ALTERNATİFBANK A.Ş.
Offers advisory banking and financial services to individua…
|
ALNTF | TR | Financial and insurance activit… |
|
Amalgamated Financial Corp.
A bank providing commercial and consumer services to values…
|
AMAL | US | Financial and insurance activit… |
|
Amerant Bancorp Inc.
A bank holding company offering financial solutions to indi…
|
AMTB | US | Financial and insurance activit… |
|
AMERICAN EXPRESS CO
A globally integrated payments company offering cards and f…
|
AXP | US | 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.