
LVMC Holdings CO,.LTD — Investor Relations & Filings
LVMC Holdings is a manufacturer and distributor of automobiles and motorcycles. The company's core activities include the assembly, distribution, and sale of a diverse range of vehicles, such as commercial trucks and heavy equipment. Its portfolio features its in-house completely knocked-down (CKD) brand, DAEHAN, and the KRMOTORS motorcycle brand, alongside vehicles from other global manufacturers. The company provides a comprehensive support system that includes after-sales services, the sale of parts and accessories, and installment financing options. Additionally, LVMC Holdings operates a used car trading business and maintains independent research and development capabilities to support its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2026-06-08 | Korean | |
| [기재정정]분기보고서 (2026.03) | 2026-06-01 | Korean | |
| 기업지배구조보고서공시 | 2026-06-01 | Korean | |
| 분기보고서 (2026.03) | 2026-05-28 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-28 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47993829 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2026-06-08 | Korean | ||
| 47914654 | [기재정정]분기보고서 (2026.03) | 2026-06-01 | Korean | ||
| 47913391 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 47855880 | 분기보고서 (2026.03) | 2026-05-28 | Korean | ||
| 47849956 | 기업설명회(IR)개최(안내공시) | 2026-05-28 | Korean | ||
| 44131194 | 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean | ||
| 37910420 | 사업보고서 (2025.12) | 2026-04-28 | Korean | ||
| 37900412 | [기재정정]감사보고서제출 | 2026-04-28 | Korean | ||
| 36123059 | 주식등의대량보유상황보고서(일반) | 2026-04-24 | Korean | ||
| 34654021 | 해산사유발생(자회사의 주요경영사항) | 2026-04-17 | Korean | ||
| 33118535 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33118533 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33014966 | [기재정정]주주총회소집공고 | 2026-03-23 | Korean | ||
| 33010421 | [기재정정]감사보고서제출 | 2026-03-23 | Korean | ||
| 33010259 | 감사보고서제출 | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sollers Avto
Automotive firm with full-cycle production of SUVs, commerc…
|
SVAV | RU | Manufacturing |
|
STAK Inc.
Manufactures specialized equipment, vehicles, and software …
|
STAK | US | Manufacturing |
|
Stellantis N.V.
A global automaker and mobility provider with a portfolio o…
|
STLA | NL | Manufacturing |
|
SUBARU CO., LTD.
A manufacturing company with automotive and aerospace busin…
|
9778 | JP | Manufacturing |
|
SUBARU CORPORATION
A manufacturer with automotive and aerospace divisions, ori…
|
7270 | JP | Manufacturing |
|
SUZUKI CO.,LTD.
Manufactures automobiles, motorcycles, all-terrain vehicles…
|
6785 | JP | Manufacturing |
|
suzuki motor corporation
A diversified global manufacturer of automobiles, motorcycl…
|
7269 | JP | Manufacturing |
|
SYM
International manufacturer of scooters, motorcycles, ATVs, …
|
2206 | TW | Manufacturing |
|
TAN CHONG MOTOR HOLDINGS BERHAD
Primarily engaged in assembly, manufacturing, distribution,…
|
— | MY | Manufacturing |
|
Tập đoàn Vingroup - Công ty Cổ phần
A leading diversified conglomerate with an ecosystem in tec…
|
VIC | VN | Manufacturing |
LVMC Holdings 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/17284/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17284 | 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=17284 | 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=17284 \ -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": 17284}, 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 LVMC Holdings CO,.LTD (id: 17284)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.