
HANWHA LIFE INSURANCE CO., LTD. — Investor Relations & Filings
Hanwha Life Insurance Co., Ltd., established in 1946, is a pioneering and long-standing life insurance provider. The company offers a comprehensive suite of products and financial services to both individual and corporate customers. Its portfolio includes whole life, critical illness, disability, and child insurance, as well as annuities, retirement plans, and employee welfare and benefit solutions. The company also provides reinsurance and property and casualty insurance services. With total assets exceeding 100 trillion won as of year-end 2023, Hanwha Life Insurance is a major financial institution focused on delivering reliable and transparent insurance services through its extensive sales network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2026-04-28 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-22 | Korean | |
| 계열금융회사의약관에의한금융거래-[유가증권-채권] | 2026-04-14 | Korean | |
| 계열금융회사의약관에의한금융거래-[유가증권-수익증권] | 2026-04-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-07 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-03 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37888713 | 기업설명회(IR)개최(안내공시) | 2026-04-28 | Korean | ||
| 35166728 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-22 | Korean | ||
| 34470579 | 계열금융회사의약관에의한금융거래-[유가증권-채권] | 2026-04-14 | Korean | ||
| 34469755 | 계열금융회사의약관에의한금융거래-[유가증권-수익증권] | 2026-04-14 | Korean | ||
| 33700317 | 주식등의대량보유상황보고서(일반) | 2026-04-07 | Korean | ||
| 33241481 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-03 | Korean | ||
| 33118534 | [기재정정]사업보고서 (2025.12) | 2026-03-31 | Korean | ||
| 33038724 | 주식등의대량보유상황보고서(일반) | 2026-03-25 | Korean | ||
| 33038710 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 33037348 | 최대주주등소유주식변동신고서 | 2026-03-25 | Korean | ||
| 33037029 | 이사회의성별구성의무준수현황(자율공시) | 2026-03-25 | Korean | ||
| 33023493 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 32955911 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32952836 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32917272 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEGON LTD.
International financial services group providing life insur…
|
AEG | AT | Financial and insurance activit… |
|
Aegon N.V.
International provider of life insurance, pensions, and ass…
|
AGN | BM | Financial and insurance activit… |
|
AFLAC INC
Provider of supplemental insurance that pays cash benefits …
|
AFL | US | Financial and insurance activit… |
|
ageas SA/NV
International insurance group offering Life and Non-Life so…
|
AGS | BE | Financial and insurance activit… |
|
AGESA HAYAT VE EMEKLİLİK A.Ş.
A financial services provider specializing in private pensi…
|
AGESA | TR | Financial and insurance activit… |
|
AIA Group Limited
Leading pan-Asian insurance and finance corporation and the…
|
1299 | HK | Financial and insurance activit… |
|
Aljazira Takaful Taawuni Co.
Offers Sharia-compliant protection, savings, and risk manag…
|
8012 | SA | Financial and insurance activit… |
|
Allianz SE
A global financial services provider in insurance and asset…
|
ALV | DE | Financial and insurance activit… |
|
Allianz-Slov. poist.
Offers personal life, accident, property, vehicle, travel, …
|
SLP | SK | Financial and insurance activit… |
|
American National Group Inc.
Offers a portfolio of insurance products and financial serv…
|
ANG-PB | US | Financial and insurance activit… |
HANWHA LIFE INSURANCE 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/17608/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17608 | 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=17608 | 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=17608 \ -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": 17608}, 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 HANWHA LIFE INSURANCE CO., LTD. (id: 17608)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.