
Kandal M Venture Ltd — Investor Relations & Filings
Kandal M Venture Ltd. is a contract manufacturer specializing in affordable luxury leather goods for fashion brands. The company's core production focuses on a wide variety of handbags, including shoulder bags, crossbody bags, tote bags, backpacks, top-handle bags, and satchels. It also produces smaller leather goods such as wallets. In addition to manufacturing, Kandal M Venture provides a range of value-added services to its clients, which include product development, material management, quality management, and logistics services. The company positions itself within the premium and affordable luxury market segments, emphasizing quality in its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-15 | English | |
| 6-K - Kandal M Venture Ltd (0002024656) (Filer) | 2026-04-17 | English | |
| 6-K - Kandal M Venture Ltd (0002024656) (Filer) | 2026-04-06 | English | |
| 6-K - Kandal M Venture Ltd (0002024656) (Filer) | 2026-03-24 | English | |
| 6-K - Kandal M Venture Ltd (0002024656) (Filer) | 2026-03-24 | English | |
| 6-K - Kandal M Venture Ltd (0002024656) (Filer) | 2026-03-23 | English |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Leather Up Limited
Manufactures and exports premium quality leather goods, spe…
|
LEUL | PK | Manufacturing |
|
Le Tanneur et Compagnie
French designer and manufacturer of high-end leather goods …
|
ALTAN | FR | Manufacturing |
|
LVMH Moët Hennessy Louis Vuitton SE
A world-leading luxury products group managing a portfolio …
|
MC | FR | Manufacturing |
|
MaxsMaking Inc.
Manufactures and sells customized textile goods and promoti…
|
MAMK | US | Manufacturing |
|
MULBERRY GROUP PLC
A luxury brand established in 1971, specializing in leather…
|
MUL | GB | Manufacturing |
|
PECCA GROUP BERHAD
Specializes in premium leather upholstery and seat covers f…
|
— | MY | Manufacturing |
|
Piquadro
Italian brand of leather goods and accessories for business…
|
PQ | IT | Manufacturing |
|
Prosperous Industrial (Holdings) Limited
Design, manufacture, and distribution of recreational bags …
|
1731 | HK | Manufacturing |
|
Safari Industries (India) Ltd.
Manufactures and markets luggage, backpacks, and travel acc…
|
SAFARI | IN | Manufacturing |
|
Samsonite Group S.A.
Global entity designing, manufacturing, and distributing du…
|
1910 | LU | Manufacturing |
Kandal M Venture 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/33407/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33407 | 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=33407 | 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=33407 \ -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": 33407}, 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 Kandal M Venture Ltd (id: 33407)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.