
SK TELECOM CO LTD — Investor Relations & Filings
SK Telecom is an information and communications technology (ICT) company transitioning into a global Artificial Intelligence provider. The company's core business includes wireless telecommunications services, while its strategic focus is on AI innovation across three main pillars: AI to Consumer (AI B2C), AI to Business (AI B2B), and AI Data Centers (AI DC). SK Telecom develops and deploys proprietary Large Language Models (LLMs) and AI-powered solutions, such as its AI Customer Service Support System. For enterprise clients, it offers tailored AI data center services, including GPU as a Service (GPUaaS), to meet diverse AI cloud and infrastructure requirements. The company leverages its extensive R&D capabilities to drive advancements in AI and related technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 6-K | 2026-05-18 | English | |
| 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-05-07 | English | |
| 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-30 | English | |
| 20-F - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-29 | English | |
| 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-27 | English | |
| 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-27 | English |
Browse filings by year
26 years- 2026 12 filings
- 2025 34 filings
- 2024 37 filings
- 2023 36 filings
- 2022 41 filings
- 2021 54 filings
- 2020 34 filings
- 2019 51 filings
- 2018 40 filings
- 2017 27 filings
- 2016 32 filings
- 2015 41 filings
- 2014 24 filings
- 2013 27 filings
- 2012 27 filings
- 2011 34 filings
- 2010 32 filings
- 2009 36 filings
- 2008 29 filings
- 2007 38 filings
- 2006 23 filings
- 2005 46 filings
- 2004 27 filings
- 2003 21 filings
- 2002 40 filings
- 1999 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46383673 | FORM 6-K | 2026-05-18 | English | ||
| 42855660 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-05-07 | English | ||
| 39067200 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-30 | English | ||
| 38495404 | 20-F - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-29 | English | ||
| 37387980 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-27 | English | ||
| 37387967 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-27 | English | ||
| 34655497 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-04-17 | English | ||
| 33086630 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-03-30 | English | ||
| 33050777 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-03-26 | English | ||
| 33048511 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-03-26 | English | ||
| 33048489 | 6-K - SK TELECOM CO LTD (0001015650) (Filer) | 2026-03-26 | English | ||
| 26267755 | 6-K Filing | 2026-02-05 | English | ||
|
2025
3 filings
| |||||
| 10733726 | FORM 6-K | 2025-12-12 | English | ||
| 10733695 | FORM 6-K | 2025-10-30 | English | ||
| 10733696 | FORM 6-K | 2025-10-30 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BCE INC
A communications company offering wireless, internet, TV, p…
|
BCE | CA | Telecommunications, computer pr… |
|
B Communication
A holding company investing in high-potential telecommunica…
|
BCOM | IL | Telecommunications, computer pr… |
|
BCS Global Networks Inc.
Technology provider of managed IP communication, visual col…
|
— | CA | Telecommunications, computer pr… |
|
BC TELECOM Inc.
Historical incumbent wireline operator providing voice and …
|
BCT | CA | Telecommunications, computer pr… |
|
BEAM COMMUNICATIONS HOLDINGS LIMITED
Designs and distributes satellite communication equipment a…
|
BCC | AU | Telecommunications, computer pr… |
|
Beijing Gehua CATV Network Co., Ltd.
Operates cable TV, broadband, and data networks in the Beij…
|
600037 | CN | Telecommunications, computer pr… |
|
Bell Aliant Inc.
Provides telecom, data, video, and mobility services to Atl…
|
BA_OLD | CA | Telecommunications, computer pr… |
|
Bell Aliant Preferred Equity Inc.
A corporate entity established for preferred shares of the …
|
BA | CA | Telecommunications, computer pr… |
|
Bell Nordiq Group Inc.
Oversees regional telecom operations and services in northe…
|
— | CA | Telecommunications, computer pr… |
|
Betacom Corporation Inc.
Deploys and manages Private 5G networks offered as an end-t…
|
BCM | CA | Telecommunications, computer pr… |
SK TELECOM 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/30710/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30710 | 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=30710 | 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=30710 \ -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": 30710}, 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 SK TELECOM CO LTD (id: 30710)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.