Taiwan Mobile Co., Ltd. — Investor Relations & Filings
Taiwan Mobile Co., Ltd. is a leading provider of integrated telecommunications and digital services. The company operates under a "TIME" diversification strategy, encompassing Telecom, Internet, Media & Entertainment, and E-commerce. As a major network operator, it provides high-speed 5G and 4G connectivity, fixed-line services, and broadband solutions to consumer and enterprise markets. Beyond core telecommunications, the company integrates digital lifestyle services, including the momo e-commerce platform, digital content streaming, and smart home solutions. Its service portfolio bridges technology and daily life through unique value propositions such as momo coin rewards and integrated entertainment packages. Taiwan Mobile focuses on digital transformation and sustainable operations, positioning itself as a technology-driven group that enables a connected and intelligent future for its users.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 說明工商時報相關報導 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_3045_20260529FE5.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_3045_20260529FE2.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_3045_20260529FE1.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_3045_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_3045_20260529F02.pdf | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39981489 | 說明工商時報相關報導 | 2026-04-30 | Chinese | ||
| 37932913 | 115年年報及股東會資料 — 2026_3045_20260529FE5.pdf | 2026-04-28 | English | ||
| 37932877 | 115年年報及股東會資料 — 2026_3045_20260529FE2.pdf | 2026-04-28 | Chinese | ||
| 37932776 | 115年年報及股東會資料 — 2026_3045_20260529FE1.pdf | 2026-04-28 | English | ||
| 37932754 | 115年年報及股東會資料 — 2026_3045_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37932700 | 115年年報及股東會資料 — 2026_3045_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37932614 | 115年年報及股東會資料 — 2026_3045_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 34646562 | 代子公司台灣固網公告向美商威德新有限公司台灣分公司取得一筆使用權資產 (補充公告簽訂增補契約) | 2026-04-16 | Chinese | ||
| 34646563 | 董事會決議召集115年股東常會公告(召開方式:視訊輔助股東會) (補充公告召集事由) | 2026-04-16 | Chinese | ||
| 34568590 | 代重要子公司-大富媒體科技(股)公司公告現金股利配發 基準日 | 2026-04-15 | Chinese | ||
| 34568591 | 代重要子公司-大富媒體科技(股)公司公告董事(代行股東 會職權)重要決議事項 | 2026-04-15 | Chinese | ||
| 33996439 | 公告本公司115年3月份營運成績 | 2026-04-10 | Chinese | ||
| 33991889 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989126 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33872972 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BH Telecom d.d. Sarajevo
Telecommunications operator offering mobile, fixed, interne…
|
BHTS | BA | Telecommunications, computer pr… |
|
BIGBLU BROADBAND PLC
Provider of satellite and wireless broadband for unserved/u…
|
BBB | GB | Telecommunications, computer pr… |
|
Bredband2 i Skandinavien AB
A network operator providing fiber broadband, data communic…
|
BRE2 | SE | Telecommunications, computer pr… |
|
BRISANET SERVIÇOS DE TELECOMUNICAÇÕES S.A.
Independent provider of fiber broadband, 5G, and digital se…
|
— | BR | Telecommunications, computer pr… |
|
BROAD ENTERPRISE CO.,LTD.
Provides internet infrastructure and IoT solutions for prop…
|
4415 | JP | Telecommunications, computer pr… |
|
Bruncor Inc.
Telecommunications holding company that owned and controlle…
|
BRR | CA | Telecommunications, computer pr… |
|
BT Group PLC
A provider of telecommunications, network, and managed IT s…
|
BT | GB | Telecommunications, computer pr… |
|
Cable One, Inc.
Broadband provider serving residential and business custome…
|
CABO | US | Telecommunications, computer pr… |
|
Carso Global Telecom, S.A.B. de C.V.
Holding company providing fixed-line, wireless, and data co…
|
TELECOM | MX | Telecommunications, computer pr… |
|
CELL C HOLDINGS LIMITED
A mobile telecommunications and technology company providin…
|
CCDE | ZA | Telecommunications, computer pr… |
Taiwan Mobile Co., Ltd. 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/52277/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52277 | 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=52277 | 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=52277 \ -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": 52277}, 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 Taiwan Mobile Co., Ltd. (id: 52277)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.