China Southern Airlines Company Limited — Investor Relations & Filings
About China Southern Airlines Company Limited
China Southern Airlines Company Limited operates an extensive network of domestic and international flight routes, maintaining primary hubs at Guangzhou Baiyun International Airport and Beijing Daxing International Airport. As a major global carrier, the company provides comprehensive air transportation services, including passenger travel, air cargo, and mail logistics. It manages a large, modern fleet of narrow-body and wide-body aircraft to serve a diverse international market. A key strategic focus is the "Canton Route," which facilitates transit between Europe, Southeast Asia, and Oceania. The company also offers specialized services in aircraft maintenance, pilot training, and ground handling. Known for its significant operational scale and passenger throughput, the airline emphasizes safety, service quality, and digital integration to enhance the travel experience for its global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 南方航空关于聘任高级管理人员的公告 | 2026-04-29 | Chinese | |
| 南方航空向特定对象发行A股股票募集资金使用可行性分析研究报告 | 2026-04-29 | Chinese | |
| 南方航空关于向特定对象发行股票摊薄即期回报的风险提示、填补措施和相关主体承诺的公告 | 2026-04-29 | Chinese | |
| 南方航空向特定对象发行A股股票预案 | 2026-04-29 | Chinese | |
| 南方航空2026年第一季度报告 | 2026-04-29 | Chinese | |
| 南方航空关于向特定对象发行A股股票涉及关联交易的公告 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40230901 | 南方航空关于聘任高级管理人员的公告 | 2026-04-29 | Chinese | ||
| 40230897 | 南方航空向特定对象发行A股股票募集资金使用可行性分析研究报告 | 2026-04-29 | Chinese | ||
| 40230894 | 南方航空关于向特定对象发行股票摊薄即期回报的风险提示、填补措施和相关主体承诺的公告 | 2026-04-29 | Chinese | ||
| 40230891 | 南方航空向特定对象发行A股股票预案 | 2026-04-29 | Chinese | ||
| 40230888 | 南方航空2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 40230883 | 南方航空关于向特定对象发行A股股票涉及关联交易的公告 | 2026-04-29 | Chinese | ||
| 40230879 | 南方航空关于购买飞机的公告 | 2026-04-29 | Chinese | ||
| 40230876 | 中国南方航空股份有限公司截至2026年3月31日前次募集资金使用情况报告的鉴证报告 | 2026-04-29 | Chinese | ||
| 40230873 | 南方航空第十届董事会第十五次会议决议公告 | 2026-04-29 | Chinese | ||
| 40230871 | 南方航空向特定对象发行A股股票方案论证分析报告 | 2026-04-29 | Chinese | ||
| 40230868 | 南方航空“提质增效重回报”2025年度评估报告暨2026年度行动方案 | 2026-04-29 | Chinese | ||
| 40230862 | 南方航空H股公告-年度报告 | 2026-04-27 | Chinese | ||
| 40230745 | 南方航空关于召开2026年第一季度业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 40230741 | 南方航空H股公告-董事会召开日期 | 2026-04-16 | Chinese | ||
| 34908511 | 南方航空2026年3月主要运营数据公告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
|
Air France-KLM
A global airline group with a European base for passenger, …
|
AF | FR | Transportation and storage |
|
AIR NEW ZEALAND LIMITED
Provides scheduled passenger and cargo air transportation a…
|
AIZ | NZ | Transportation and storage |
|
ALASKA AIR GROUP, INC.
An airline holding company providing passenger and cargo ai…
|
ALK | US | Transportation and storage |
China Southern Airlines Company Limited 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/56437/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56437 | 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=56437 | 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=56437 \ -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": 56437}, 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 China Southern Airlines Company Limited (id: 56437)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.