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 |
|---|---|---|---|
|
Asia Financial Holdings Ltd.
Investment holding company underwriting general and life in…
|
662 | HK | Financial and insurance activit… |
|
ASR Nederland N.V.
An insurance group providing insurance, pensions, and asset…
|
ASRNL | NL | Financial and insurance activit… |
|
Assicurazioni Generali
A global provider of insurance and asset management service…
|
G | IT | Financial and insurance activit… |
|
Ateshgah Life Insurance OJSC
A life insurance provider offering financial protection for…
|
- | AZ | Financial and insurance activit… |
|
Athene Holding Ltd.
A retirement services company focused on fixed and indexed …
|
ATH-PA | US | Financial and insurance activit… |
|
Aviva PLC
A diversified insurance, wealth, and retirement company.
|
AV | GB | Financial and insurance activit… |
|
AXA
A multinational insurance and asset management group servin…
|
CS | FR | Financial and insurance activit… |
|
Brighthouse Financial, Inc.
A provider of annuity and life insurance products focused o…
|
BHF | US | Financial and insurance activit… |
|
Canara HSBC Life Insurance Company Limited
Joint venture offering financial protection and wealth mana…
|
CANHLIFE | IN | Financial and insurance activit… |
|
CENTENE CORP
Provides managed care services for government-sponsored hea…
|
CNC | US | 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.