
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 |
|---|---|---|---|
|
LADDU GOPAL ONLINE SERVICES LIMITED
Online retailer of Hindu devotional items, deity idols, and…
|
537707 | IN | Wholesale and retail trade |
|
Lao Feng Xiang Co.,Ltd.
Historic jewelry and luxury goods enterprise with a global …
|
600612 | CN | Wholesale and retail trade |
|
Lazydays Holdings, Inc.
Operates a network of RV dealerships offering sales, mainte…
|
GORV | US | Wholesale and retail trade |
|
Leslie's, Inc.
Retailer of swimming pool and spa care products, equipment,…
|
LESL | US | Wholesale and retail trade |
|
Leysen Jewellery Inc.
Luxury retailer and manufacturer of high-end diamond jewelr…
|
603900 | CN | Wholesale and retail trade |
|
LOVISA HOLDINGS LIMITED
Designs and distributes fashion-forward jewelry and accesso…
|
LOV | AU | Wholesale and retail trade |
|
Manoj Jewellers Limited
Retail and wholesale jeweler specializing in gold, diamond,…
|
544400 | IN | Wholesale and retail trade |
|
MANOJ VAIBHAV GEMS 'N' JEWELLERS LIMITED
Regional retailer of gold, diamond, and silver jewelry in A…
|
MVGJL | IN | Wholesale and retail trade |
|
MCLON JEWELLERY Co.,LTD.
Specializes in the design, R&D, and retail of gold and diam…
|
300945 | CN | Wholesale and retail trade |
|
Medicine Man Technologies Inc. d/b/a Schwazze
Vertically integrated multi-state cannabis operator focused…
|
SHWZ | CA | 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.