
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 |
|---|---|---|---|
| 114年10月背書保證與資金貸與 | 2025-11-07 | Chinese | |
| 114年10月營業收入 | 2025-11-07 | Chinese | |
| 114年10月內部人持股異動(事後) | 2025-11-05 | Chinese | |
| 114年10月董事會成員及持股 | 2025-11-05 | Chinese | |
| 公布本行114年10月自結盈餘相關資訊。 | 2025-11-04 | Chinese | |
| 114年第三季財務報告董事會預計召開日期為114年11月10日 | 2025-10-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34054234 | 114年10月背書保證與資金貸與 | 2025-11-07 | Chinese | ||
| 34054231 | 114年10月營業收入 | 2025-11-07 | Chinese | ||
| 34054246 | 114年10月內部人持股異動(事後) | 2025-11-05 | Chinese | ||
| 34054236 | 114年10月董事會成員及持股 | 2025-11-05 | Chinese | ||
| 34054250 | 公布本行114年10月自結盈餘相關資訊。 | 2025-11-04 | Chinese | ||
| 34054252 | 114年第三季財務報告董事會預計召開日期為114年11月10日 | 2025-10-31 | Chinese | ||
| 34054259 | 114年9月背書保證與資金貸與 | 2025-10-09 | Chinese | ||
| 34054256 | 114年9月營業收入 | 2025-10-09 | Chinese | ||
| 34054271 | 114年09月內部人持股異動(事後) | 2025-10-07 | Chinese | ||
| 34054261 | 114年09月董事會成員及持股 | 2025-10-07 | Chinese | ||
| 34054275 | 公布本行114年9月自結盈餘相關資訊。 | 2025-10-03 | Chinese | ||
| 34054276 | 114年9月變更登記 | 2025-09-15 | Chinese | ||
| 34054281 | 114年8月背書保證與資金貸與 | 2025-09-08 | Chinese | ||
| 34054278 | 114年8月營業收入 | 2025-09-08 | Chinese | ||
| 34054294 | 114年08月內部人持股異動(事後) | 2025-09-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
Abu Dhabi Commercial Bank
A full-service commercial bank offering retail, corporate, …
|
ADCB | AE | Financial and insurance activit… |
|
Abu Dhabi Islamic Bank
A prominent Islamic financial institution offering Shari'a-…
|
ADIB | AE | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
ADCB Rights Issue 2025
Strategic capital-raising for growth, stronger capital, and…
|
ADCBRI25 | AE | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | 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.