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 |
|---|---|---|---|
|
DESKTOP S.A
Fiber optic operator providing high-speed broadband and tri…
|
— | BR | Telecommunications, computer pr… |
|
Deutsche Telekom AG
Integrated telecommunications firm providing mobile, broadb…
|
DTE | DE | Telecommunications, computer pr… |
|
Dg Net Spolka Akcyjna
Telecommunications operator providing internet, TV, and mob…
|
DGN | PL | Telecommunications, computer pr… |
|
Digi Communications N.V.
European provider of pay-TV, fixed internet, mobile, and fi…
|
DIGI | NL | Telecommunications, computer pr… |
|
Digital 9 Infrastructure PLC
Investment firm in a managed wind-down, selling its digital…
|
DGI9 | JE | Telecommunications, computer pr… |
|
DragonWave Inc.
Leading provider of high-capacity packet microwave solution…
|
DRWI | CA | Telecommunications, computer pr… |
|
Eastone Century Technology Co.,Ltd.
Provides technical services and integrated solutions for mo…
|
300310 | CN | Telecommunications, computer pr… |
|
EchoStar CORP
A global provider of satellite communication solutions and …
|
SATS | US | Telecommunications, computer pr… |
|
ecotel communication ag
A telecommunications and IT solutions provider for business…
|
E4C | DE | Telecommunications, computer pr… |
|
ECSTELECOMCo.,Ltd.
Provider of enterprise communication solutions and digital …
|
067010 | KR | 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.