
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 |
|---|---|---|---|
|
Eden Empire Inc.
Integrated cannabis products company specializing in retail…
|
EDEN | CA | Wholesale and retail trade |
|
Eighty Jewellers Limited
Retails gold, silver, and diamond jewelry in traditional an…
|
543518 | IN | Wholesale and retail trade |
|
EMOVA Group
Specializes in floral retail through a multi-brand network …
|
ALEMV | FR | Wholesale and retail trade |
|
Emperor Watch & Jewellery Limited
Leading retailer of timepieces and manufacturer/retailer of…
|
887 | HK | Wholesale and retail trade |
|
Eternity Investment Limited
Primarily designs and retails jewelry, complemented by prop…
|
764 | HK | Wholesale and retail trade |
|
ETHOS LIMITED
Distributes and retails luxury timepieces, offering new, pr…
|
ETHOSLTD | IN | Wholesale and retail trade |
|
FAMILY MEMORIALS INC.
Retailer of custom engraved granite monuments, markers, and…
|
FAM | CA | Wholesale and retail trade |
|
Goldlinx International Inc.
Retailer of premium 14k gold and sterling silver chains and…
|
GDLN | CA | Wholesale and retail trade |
|
GrabAGun Digital Holdings Inc.
An e-commerce platform offering firearms, ammunition, and r…
|
PEW | US | Wholesale and retail trade |
|
happiness and d co ltd
Operates concept shops selling personal goods and gifts for…
|
3174 | JP | 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.