
FLIGHT CENTRE TRAVEL GROUP LIMITED — Investor Relations & Filings
Flight Centre Travel Group Limited operates as a global provider of leisure and corporate travel management services. The organization manages a diverse portfolio of brands, including Flight Centre, FCM Travel, and Corporate Traveller, catering to individual consumers and business entities. Core activities involve the procurement and distribution of travel-related products such as airfares, lodging, ground transportation, and insurance. The company utilizes a multi-channel distribution strategy, integrating physical retail locations with digital booking platforms. Its corporate division focuses on strategic travel consulting, expense management, and specialized technology solutions for small-to-medium enterprises and multinational corporations. By leveraging a global network and proprietary software, the group facilitates end-to-end travel logistics and personalized itinerary planning for a broad international client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investment in Blockskye - Corporate Payments Capability 3 pages 103.8KB | 2026-05-19 | English | |
| Strategy Session & Brand Showcase - Advance Notice 1 | 2026-05-18 | English | |
| Flight Centre Completes Pedal Group Sale 1 | 2026-05-14 | English | |
| Chair's General Meeting Address re Sale of Pedal Group 2 pages 63.5KB | 2026-05-13 | English | |
| FLT - Results of General Meeting 2 pages 303.9KB | 2026-05-13 | English | |
| Change in substantial holding 6 pages 264.1KB | 2026-05-12 | English |
Browse filings by year
24 years- 2026 102 filings
- 2024 77 filings
- 2023 99 filings
- 2022 93 filings
- 2021 65 filings
- 2020 98 filings
- 2019 50 filings
- 2018 51 filings
- 2017 57 filings
- 2016 62 filings
- 2015 51 filings
- 2014 53 filings
- 2013 69 filings
- 2012 48 filings
- 2011 48 filings
- 2010 45 filings
- 2009 52 filings
- 2008 44 filings
- 2007 88 filings
- 2006 54 filings
- 2005 45 filings
- 2004 77 filings
- 2003 75 filings
- 2002 9 filings
Market data
Market data not available
Price history
Peer group · Travel agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AirTrip Corp.
Operates an online travel agency, IT offshore development, …
|
6191 | JP | Administrative and support serv… |
|
ASIATRAVEL.COM HOLDINGS LTD
Was a pan-Asia online hotel and travel agency offering glob…
|
5AM | SG | Administrative and support serv… |
|
Bayu Buana Tbk
Provides comprehensive travel services: airline tickets, to…
|
BAYU | ID | Administrative and support serv… |
|
Bestone.Com Co.,Ltd
Online travel agency specializing in cruise travel, tours, …
|
6577 | JP | Administrative and support serv… |
|
Booking Holdings Inc.
A global provider of online travel, dining, and related res…
|
BKNG | US | Administrative and support serv… |
|
Cinese International Group Holdings Limited
Provides comprehensive travel services, air ticket distribu…
|
1620 | HK | Administrative and support serv… |
|
CORPORATE TRAVEL MANAGEMENT LIMITED
Global provider of travel management solutions and technolo…
|
CTD | AU | Administrative and support serv… |
|
Easy Trip Planners Limited
Online travel platform for flights, hotels, and tours with …
|
EASEMYTRIP | IN | Administrative and support serv… |
|
eDreams Odigeo SA
A global online travel company pioneering a subscription mo…
|
EDR | ES | Administrative and support serv… |
|
Expedia Group, Inc.
A technology platform facilitating global travel bookings f…
|
EXPE | US | Administrative and support serv… |
FLIGHT CENTRE TRAVEL GROUP 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/64925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64925 | 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=64925 | 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=64925 \ -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": 64925}, 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 FLIGHT CENTRE TRAVEL GROUP LIMITED (id: 64925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.