
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-04-07 | Chinese | |
| 公布本行115年3月自結盈餘相關資訊。 | 2026-04-02 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-01 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-01 | Chinese | |
| 114年度應收帳款周轉率 | 2026-03-16 | Chinese | |
| 114年度存貨週轉率 | 2026-03-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33700506 | 公司基本資料 | 2026-04-07 | Chinese | ||
| 34054520 | 公布本行115年3月自結盈餘相關資訊。 | 2026-04-02 | Chinese | ||
| 34054528 | 115年03月內部人持股異動(事後) | 2026-04-01 | Chinese | ||
| 34054523 | 115年03月董事會成員及持股 | 2026-04-01 | Chinese | ||
| 34054547 | 114年度應收帳款周轉率 | 2026-03-16 | Chinese | ||
| 34054545 | 114年度存貨週轉率 | 2026-03-16 | Chinese | ||
| 34054543 | 114年度毛利率 | 2026-03-16 | Chinese | ||
| 34054541 | 114年度營益分析 | 2026-03-16 | Chinese | ||
| 34054539 | 114年第4季權益變動表 | 2026-03-16 | Chinese | ||
| 34054536 | 114年第4季現金流量表 | 2026-03-16 | Chinese | ||
| 34054533 | 114年第4季綜合損益表 | 2026-03-16 | Chinese | ||
| 34054530 | 114年第4季資產負債表 | 2026-03-16 | Chinese | ||
| 34054550 | 114年度財務比率 | 2026-03-16 | Chinese | ||
| 34054552 | 114年第4季海外子公司投資 | 2026-03-16 | Chinese | ||
| 34054553 | 本行公告向關係人鴻御建設企業股份有限公司處分使用權資產。 (提前終止租約) | 2026-03-09 | 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.