
REINSURANCE GROUP OF AMERICA INC — Investor Relations & Filings
Reinsurance Group of America, Incorporated is a global provider of life and health reinsurance and financial solutions. The company offers a comprehensive portfolio of products and services to insurance companies, assisting them with risk and capital management. Its core offerings include individual and group life and health reinsurance, living benefits reinsurance, and asset-intensive solutions. RGA focuses on developing tailored solutions to support its clients' objectives, with a stated purpose of making financial protection accessible to all.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-04-09 | English | |
| DEF 14A - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-04-09 | English | |
| SCHEDULE 13G/A - REINSURANCE GROUP OF AMERICA INC (0000898174) (Subject) | 2026-03-27 | English | |
| 8-K - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-03-03 | English | |
| 10-K - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-02-20 | English | |
| 4 - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-02-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33935840 | ARS - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-04-09 | English | ||
| 33936324 | DEF 14A - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-04-09 | English | ||
| 33062745 | SCHEDULE 13G/A - REINSURANCE GROUP OF AMERICA INC (0000898174) (Subject) | 2026-03-27 | English | ||
| 32883557 | 8-K - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-03-03 | English | ||
| 32883559 | 10-K - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-02-20 | English | ||
| 32883556 | 4 - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-02-13 | English | ||
| 25435131 | 4 Filing | 2026-02-12 | English | ||
| 25435021 | 4 Filing | 2026-02-11 | English | ||
| 25434702 | 4 Filing | 2026-02-11 | English | ||
| 32883558 | 8-K - REINSURANCE GROUP OF AMERICA INC (0000898174) (Filer) | 2026-02-05 | English | ||
| 25434896 | 4 Filing | 2026-01-22 | English | ||
| 25434639 | 4 Filing | 2026-01-22 | English | ||
| 25435288 | 4 Filing | 2026-01-20 | English | ||
| 25435276 | 4 Filing | 2026-01-20 | English | ||
| 25435188 | 4 Filing | 2026-01-20 | English | ||
Market data
Market data not available
Price history
Peer group · Reinsurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARCH CAPITAL GROUP LTD.
A global provider of specialty insurance, reinsurance, and …
|
ACGL | BM | Financial and insurance activit… |
|
ASPEN INSURANCE HOLDINGS LTD
A specialty insurance and reinsurance company providing sol…
|
AHL | BM | Financial and insurance activit… |
|
AXIS CAPITAL HOLDINGS LTD
A global provider of specialty insurance and reinsurance so…
|
AXS | US | Financial and insurance activit… |
|
BERKSHIRE HATHAWAY INC
A holding company with subsidiaries in insurance, rail, uti…
|
BRK-B | US | Financial and insurance activit… |
|
Bosna Reosiguranje d.d. Sarajevo
Reinsurance company offering life and non-life services, sp…
|
BSRSRK2 | BA | Financial and insurance activit… |
|
Brookfield Wealth Solutions Ltd.
An investment-led insurance firm offering retirement and we…
|
BNT | BM | Financial and insurance activit… |
|
CENTRAL REINSURANCE CORPORATION
Provides comprehensive property and life reinsurance servic…
|
2851 | TW | Financial and insurance activit… |
|
China Reinsurance (Group) Corporation
Asia's largest reinsurer and a top ten global player provid…
|
1508 | CN | Financial and insurance activit… |
|
Conduit Holdings Limited
A pure-play, multi-line reinsurer offering Property, Casual…
|
CRE | BM | Financial and insurance activit… |
|
EVEREST GROUP, LTD.
A global provider of property, casualty, and specialty rein…
|
EG | BM | Financial and insurance activit… |
REINSURANCE GROUP OF AMERICA INC 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/30488/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30488 | 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=30488 | 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=30488 \ -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": 30488}, 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 REINSURANCE GROUP OF AMERICA INC (id: 30488)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.