
BIRKS GROUP INC. — Investor Relations & Filings
Birks Group Inc. is a designer, manufacturer, and retailer of fine jewelry, timepieces, and luxury gifts. The company operates a network of retail stores, offering products under its proprietary Birks brand as well as a curated selection of other internationally recognized luxury brands. Its product portfolio encompasses a wide range of items, including engagement rings, wedding bands, and various forms of fine jewelry crafted from precious metals and gemstones. In addition to its own collections, the company is an authorized retailer for numerous high-end watch and jewelry brands. The business model integrates design, development, production, and direct-to-consumer retail operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3 - BIRKS GROUP INC. (0001179821) (Issuer) | 2026-03-17 | English | |
| 6-K Filing | 2026-02-11 | English | |
| 6-K Filing | 2026-01-29 | English | |
| 6-K | 2025-12-05 | English | |
| 6-K | 2025-12-05 | English | |
| 6-K | 2025-09-24 | English |
Browse filings by year
25 years- 2026 3 filings
- 2025 15 filings
- 2024 11 filings
- 2023 21 filings
- 2022 10 filings
- 2021 9 filings
- 2020 16 filings
- 2019 11 filings
- 2018 12 filings
- 2017 16 filings
- 2016 13 filings
- 2015 19 filings
- 2014 13 filings
- 2013 19 filings
- 2012 23 filings
- 2011 20 filings
- 2010 17 filings
- 2009 17 filings
- 2008 16 filings
- 2007 21 filings
- 2006 21 filings
- 2005 12 filings
- 2004 6 filings
- 2003 3 filings
- 2002 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32967033 | 3 - BIRKS GROUP INC. (0001179821) (Issuer) | 2026-03-17 | English | ||
| 28401383 | 6-K Filing | 2026-02-11 | English | ||
| 28401485 | 6-K Filing | 2026-01-29 | English | ||
|
2025
12 filings
| |||||
| 11551143 | 6-K | 2025-12-05 | English | ||
| 11551144 | 6-K | 2025-12-05 | English | ||
| 11551145 | 6-K | 2025-09-24 | English | ||
| 11551146 | 6-K | 2025-09-10 | English | ||
| 11551147 | FORM 6-K | 2025-08-29 | English | ||
| 11551148 | 6-K | 2025-08-29 | English | ||
| 11551149 | 6-K | 2025-08-27 | English | ||
| 11551150 | 6-K | 2025-07-25 | English | ||
| 11551151 | 20-F | 2025-07-25 | English | ||
| 11551152 | 6-K | 2025-07-08 | English | ||
| 11551153 | 6-K | 2025-06-09 | English | ||
| 11551154 | SD | 2025-05-30 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of other new goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CordovaCann Corp.
Diversified cannabis business funding and managing operatio…
|
CDVA | CA | Wholesale and retail trade |
|
cotta CO.,LTD
Operates an e-commerce platform for confectionery and bakin…
|
3359 | JP | Wholesale and retail trade |
|
Crescent Gold Limited
Long-established retail jeweler providing fine gold and dia…
|
CRE | CA | Wholesale and retail trade |
|
Deodato.Gallery
Art gallery specializing in modern, contemporary, Pop, and …
|
ART | IT | Wholesale and retail trade |
|
Dickson Concepts (International) Limited
Specializes in the retail and distribution of leading inter…
|
113 | HK | Wholesale and retail trade |
|
DionyMed Brands Inc.
Multi-state cannabis brands, distribution, and delivery pla…
|
DYME | CA | Wholesale and retail trade |
|
D P ABHUSHAN LIMITED
Manufactures and retails gold, diamond, platinum, and silve…
|
DPABHUSHAN | IN | Wholesale and retail trade |
|
DR Corporation Limited
Designs and retails premium diamond rings with a unique one…
|
301177 | CN | Wholesale and retail trade |
|
DUSK GROUP LIMITED
Specialty retailer of home fragrance products, candles, dif…
|
DSK | AU | Wholesale and retail trade |
|
EBEBEK MAĞAZACILIK A.Ş.
Retailer of products for mothers, babies, and children from…
|
EBEBK | TR | Wholesale and retail trade |
BIRKS GROUP 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/34908/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34908 | 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=34908 | 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=34908 \ -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": 34908}, 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 BIRKS GROUP INC. (id: 34908)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.