
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.03) | 2026-05-15 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-05-04 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-04-24 | Korean | |
| 기타안내사항(안내공시) | 2026-04-23 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-16 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-04-01 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46348805 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 40773399 | 영업(잠정)실적(공정공시) | 2026-05-04 | Korean | ||
| 36049266 | 영업(잠정)실적(공정공시) | 2026-04-24 | Korean | ||
| 35528482 | 기타안내사항(안내공시) | 2026-04-23 | Korean | ||
| 34627548 | 기업설명회(IR)개최(안내공시) | 2026-04-16 | Korean | ||
| 33135244 | 영업(잠정)실적(공정공시) | 2026-04-01 | Korean | ||
| 33044630 | [기재정정]정기주주총회결과 | 2026-03-26 | Korean | ||
| 33044467 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33044360 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33036352 | 풍문또는보도에대한해명(미확정) | 2026-03-25 | Korean | ||
| 32971259 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32969718 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32939018 | [기재정정]주주총회소집결의 | 2026-03-13 | Korean | ||
| 32939016 | [기재정정]주주총회소집공고 | 2026-03-13 | Korean | ||
| 32869115 | 영업(잠정)실적(공정공시) | 2026-03-03 | 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.