TONGYANG LIFE INSURANCE CO.,LTD. — Investor Relations & Filings
Tongyang Life Insurance Co., Ltd., established in 1989, is a financial services company specializing in life insurance. The company provides a diverse range of products and services designed to meet customer needs throughout various life stages. Its core offerings include life insurance, with a focus on protection-type products, as well as guarantee and savings products. In addition to its primary insurance business, Tongyang Life Insurance also offers pension products, accident compensation insurance, child insurance, and engages in asset management activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(주식교환ㆍ이전결정) | 2026-04-29 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-29 | Korean | |
| 매매거래정지및정지해제(중요내용공시) | 2026-04-24 | Korean | |
| 주요사항보고서(주식교환ㆍ이전결정) | 2026-04-24 | Korean | |
| 주식소각결정 | 2026-04-24 | Korean | |
| 주주총회소집결의 | 2026-04-24 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38460736 | [기재정정]주요사항보고서(주식교환ㆍ이전결정) | 2026-04-29 | Korean | ||
| 38444776 | 기업설명회(IR)개최(안내공시) | 2026-04-29 | Korean | ||
| 36110729 | 매매거래정지및정지해제(중요내용공시) | 2026-04-24 | Korean | ||
| 36110723 | 주요사항보고서(주식교환ㆍ이전결정) | 2026-04-24 | Korean | ||
| 36110679 | 주식소각결정 | 2026-04-24 | Korean | ||
| 36110313 | 주주총회소집결의 | 2026-04-24 | Korean | ||
| 36109934 | 주주명부폐쇄기간또는기준일설정 | 2026-04-24 | Korean | ||
| 36109670 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-24 | Korean | ||
| 34653800 | 기업설명회(IR)개최(안내공시) | 2026-04-17 | Korean | ||
| 34645760 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2026-04-16 | Korean | ||
| 33225315 | 최대주주등소유주식변동신고서 | 2026-04-03 | Korean | ||
| 33117092 | [기재정정]사업보고서 (2025.12) | 2026-03-31 | Korean | ||
| 33017182 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 33012528 | 단기차입금증가결정 | 2026-03-23 | Korean | ||
| 33012520 | 정기주주총회결과 | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHALLENGER LIMITED
Investment manager providing retirement income, annuities, …
|
CGF | AU | Financial and insurance activit… |
|
CHESNARA PLC
A life and pensions consolidator that acquires and manages …
|
CSN | GB | Financial and insurance activit… |
|
China Life Insurance Company Limited
Provides life, health, and accident insurance, annuities, a…
|
601628 | CN | Financial and insurance activit… |
|
China Life Insurance Company Limited
Underwrites and distributes life, annuity, accident, and he…
|
2628 | HK | Financial and insurance activit… |
|
China Pacific Insurance (Group) Co., Ltd.
Leading integrated insurance holding company providing comp…
|
2601 | HK | Financial and insurance activit… |
|
China Pacific Insurance Grp Co. Ltd
A comprehensive insurance holding company offering life, pr…
|
2601 | CN | Financial and insurance activit… |
|
China Taiping Insurance Holdings Company Limited
State-owned financial and insurance conglomerate underwriti…
|
966 | HK | Financial and insurance activit… |
|
CIG Pannonia Life Insurance Plc.
An insurance provider offering a comprehensive range of lif…
|
CIGPA | HU | Financial and insurance activit… |
|
CITIZENS, INC.
An insurance holding company offering products in niche dom…
|
CIA | US | Financial and insurance activit… |
|
Clal Insurance
An insurance and financial services group for private and b…
|
CLIS | IL | Financial and insurance activit… |
TONGYANG 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/17492/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17492 | 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=17492 | 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=17492 \ -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": 17492}, 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 TONGYANG LIFE INSURANCE CO.,LTD. (id: 17492)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.