
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 |
|---|---|---|---|
|
PNGS Reva Diamond Jewellery Limited
Specializes in the design, manufacturing, and retail of hig…
|
PNGSREVA | IN | Wholesale and retail trade |
|
POH KONG HOLDINGS BERHAD
An investment holding company with subsidiaries operating a…
|
— | MY | Wholesale and retail trade |
|
Present 24 Spolka Akcyjna
An e-commerce company specializing in personalized, engrave…
|
P24 | PL | Wholesale and retail trade |
|
Primo Global Holdings Co., Ltd.
A specialty retailer of semi-customized bridal jewelry with…
|
367A | JP | Wholesale and retail trade |
|
Purefun Group AB
An e-commerce company operating a portfolio of D2C online s…
|
PURE | SE | Wholesale and retail trade |
|
Radhika Jeweltech Limited
Retailer of gold, diamond, and platinum jewelry in traditio…
|
RADHIKAJWE | IN | Wholesale and retail trade |
|
Royster-Clark Ltd.
U.S. retail distributor of agricultural inputs, fertilizer,…
|
ROY | CA | Wholesale and retail trade |
|
Senco Gold Limited
Designs, manufactures, and retails gold, diamond, platinum,…
|
SENCO | IN | Wholesale and retail trade |
|
Shanghai Aiyingshi Co., Ltd
Retailer of maternal and infant products and services via s…
|
603214 | CN | Wholesale and retail trade |
|
SHANGHAI YUYUAN TOURIST MART( GROUP) CO., LTD
A cultural commerce conglomerate specializing in jewelry re…
|
600655 | CN | 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.