KMD BRANDS LIMITED — Investor Relations & Filings
KMD Brands Limited is a global outdoor, lifestyle, and sports company that manages a portfolio of iconic brands. The company’s primary operations revolve around the design, marketing, and retail of high-quality apparel, footwear, and equipment for outdoor enthusiasts and athletes. Its core portfolio includes Kathmandu, a specialist in outdoor gear and clothing; Rip Curl, a leading global surf brand; and Oboz Footwear, which focuses on technical hiking shoes. KMD Brands emphasizes sustainability and ethical business practices, with several of its subsidiaries achieving B Corp certification. The company serves a diverse international market, providing technical products designed for performance and durability in various environments, from mountain trails to coastal waters. By leveraging a multi-brand strategy, KMD Brands focuses on innovation and functional design to meet the needs of a global customer base seeking adventure and active lifestyles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ongoing Disclosure Notices - various | 2026-05-04 | English | |
| KMD announces Chair transition and Board renewal | 2026-04-30 | English | |
| SPH Notice - New Zealand Superannuation Fund Nominees Ltd | 2026-04-30 | English | |
| SPH Notice - Allan Gray Australia Pty Ltd | 2026-04-29 | English | |
| SPH Notice - Accident Compensation Corporation (ACC) | 2026-04-29 | English | |
| SPH Notice - FirstCape Group Ltd & Harbour Asset Management | 2026-04-29 | English |
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Outdoorzy Spolka Akcyjna
Online retailer of clothing, footwear, and equipment for ou…
|
OUT | PL | Wholesale and retail trade |
|
Söder Sportfiske AB
Retailer of sport fishing equipment, marine electronics, an…
|
SODER | SE | Wholesale and retail trade |
|
SPORTSMAN'S WAREHOUSE HOLDINGS, INC.
Outdoor sporting goods retailer for hunting, shooting sport…
|
SPWH | US | Wholesale and retail trade |
|
SUPER RETAIL GROUP LIMITED
Operates retail brands specializing in automotive, leisure,…
|
SUL | AU | Wholesale and retail trade |
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
KMD BRANDS 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/65190/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65190 | 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=65190 | 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=65190 \ -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": 65190}, 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 KMD BRANDS LIMITED (id: 65190)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.