
KH Construction Co., Ltd. — Investor Relations & Filings
KH Construction Co., Ltd. is a construction company specializing in foundation and geotechnical engineering. The company's core activities include heavy and civil engineering, with a focus on earthworks, poured concrete foundations, and building foundation services. It provides specialized methods such as PF (Pile Foundation) and SAP (Soil-Cement Auger Pile) construction, alongside design and general construction services. Evolving from a specialist in foundation work, the company has expanded its capabilities to operate as a general construction contractor.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-22 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 주주총회소집공고 | 2026-03-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46348234 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 35117398 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-22 | Korean | ||
| 33038747 | 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | ||
| 33038741 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-25 | Korean | ||
| 33013098 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32953926 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32838069 | [기재정정]주요사항보고서(유상증자결정) | 2026-02-25 | Korean | ||
| 13261619 | [기재정정]기타시장안내 (상장폐지결정 등 효력정지 가처분 신청 기각에 따른 정리매매절차 재개 ) | 2026-01-23 | Korean | ||
| 12725068 | 주식등의대량보유상황보고서(일반) | 2026-01-15 | Korean | ||
| 12725067 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-15 | Korean | ||
| 12495383 | 주식등의대량보유상황보고서(일반) | 2026-01-12 | Korean | ||
| 12495358 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-12 | Korean | ||
| 12192444 | 최대주주변경 | 2026-01-06 | Korean | ||
| 12192441 | 주주총회소집결의 (임시주주총회) | 2026-01-06 | Korean | ||
| 12192440 | 주주명부폐쇄기간또는기준일설정 | 2026-01-06 | Korean | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GEOHAN CORPORATION BERHAD
Specializes in providing foundation and geotechnical soluti…
|
— | MY | Construction |
|
Giken Holdings Co., Ltd.
A construction group specializing in press-in piling techno…
|
1443 | JP | Construction |
|
GIKEN LTD.
Develops construction technologies for pressing piles with …
|
6289 | JP | Construction |
|
In Construction Holdings Limited
General and foundation contractor specializing in foundatio…
|
1500 | HK | Construction |
|
K. H. Group Holdings Limited
Provides foundation and construction services, specialized …
|
1557 | HK | Construction |
|
Kin Pang Holdings Limited
Provision of construction and ancillary services in Macau a…
|
1722 | HK | Construction |
|
Lightning Ventures Inc.
Commercial excavation and earthmoving contractor using GPS-…
|
LVI | CA | Construction |
|
Nordisk Bergteknik
Specializes in rock handling and foundation solutions for c…
|
NORB | SE | Construction |
|
Palingeo
Specializes in geotechnical engineering and special foundat…
|
PAL | IT | Construction |
|
PT Berdikari Pondasi Perkasa Tbk.
Specializes in foundation, ground improvement, marine works…
|
BDKR | ID | Construction |
KH Construction 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/15914/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15914 | 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=15914 | 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=15914 \ -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": 15914}, 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 KH Construction Co., Ltd. (id: 15914)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.