
KG Mobility Corp. — Investor Relations & Filings
KG Mobility Corp., formerly SsangYong Motor Company, is an automobile manufacturer specializing in a range of vehicles. The company's product portfolio primarily consists of Sports Utility Vehicles (SUVs), 4x4s, Multi-Purpose Vehicles (MPVs), and pick-up trucks. In addition to vehicle production, the company manufactures gasoline and diesel engines. A key strategic focus is on electrification, with development efforts in electric vehicles and electric buses. KG Mobility markets its products and provides maintenance services through direct sales channels to both domestic and international customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-26 | Korean | |
| 주주총회소집공고 | 2026-02-26 | Korean | |
| 풍문또는보도에대한해명(미확정) | 2026-02-26 | Korean | |
| 주주총회소집결의 | 2026-02-25 | Korean | |
| 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-02-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 32840120 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-26 | Korean | ||
| 32838523 | 주주총회소집공고 | 2026-02-26 | Korean | ||
| 32838513 | 풍문또는보도에대한해명(미확정) | 2026-02-26 | Korean | ||
| 32836298 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 19475536 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19421452 | 기업설명회(IR)개최(안내공시) | 2026-02-10 | Korean | ||
| 13936175 | 영업(잠정)실적(공정공시) | 2026-02-02 | Korean | ||
| 13612681 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-29 | Korean | ||
| 13376852 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-27 | Korean | ||
| 12191315 | 주식등의대량보유상황보고서(일반) | 2026-01-07 | Korean | ||
| 12193942 | 영업(잠정)실적(공정공시) | 2026-01-05 | Korean | ||
|
2025
4 filings
| |||||
| 12196167 | 최대주주등소유주식변동신고서 | 2025-12-31 | Korean | ||
| 12201859 | 특수관계인에대한자금대여 | 2025-12-23 | Korean | ||
| 10213760 | 주식등의대량보유상황보고서(일반) | 2025-12-16 | Korean | ||
| 33031793 | 풍문또는보도에대한해명 | 2025-11-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
KG Mobility Corp. 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/17485/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17485 | 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=17485 | 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=17485 \ -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": 17485}, 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 KG Mobility Corp. (id: 17485)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.