
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 |
|---|---|---|---|
|
AMERICA MOVIL SAB DE CV/
An integrated telecommunications provider of mobile, fixed-…
|
AMX | MX | Telecommunications, computer pr… |
|
Amtelecom Income Fund
Investment trust that operates as a regional provider of es…
|
— | CA | Telecommunications, computer pr… |
|
Anglo-Canadian Telephone Company
Historical holding company providing telephone services via…
|
— | CA | Telecommunications, computer pr… |
|
Anterix Inc.
Provides private LTE networks on 900 MHz spectrum for criti…
|
ATEX | US | Telecommunications, computer pr… |
|
APT Satellite Holdings Limited
Provides satellite transponder capacity, communications, an…
|
1045 | HK | Telecommunications, computer pr… |
|
ARRAY DIGITAL INFRASTRUCTURE, INC.
Owner and operator of 4,400 shared wireless communications …
|
AD | US | Telecommunications, computer pr… |
|
ASAHI Net, Inc.
An internet service provider offering connection services a…
|
3834 | JP | Telecommunications, computer pr… |
|
Asia Pacific Satellite lnc.
Develops satellite communication equipment and provides sat…
|
211270 | KR | Telecommunications, computer pr… |
|
Astrocast SA
A global nanosatellite IoT network operator for remote asse…
|
ASTRO | CH | Telecommunications, computer pr… |
|
AST SpaceMobile, Inc.
A space-based cellular broadband network connecting directl…
|
ASTS | US | 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.