
Silgo Retail Limited — Investor Relations & Filings
Silgo Retail Limited specializes in the design, manufacturing, and distribution of silver jewelry. The company offers an extensive collection of products, including rings, earrings, bracelets, necklaces, and pendants, primarily crafted from 925 sterling silver. Its product portfolio encompasses a variety of styles, ranging from traditional and ethnic designs to contemporary and modern aesthetics. Silgo Retail focuses on delivering high-quality craftsmanship and innovative designs to meet the evolving preferences of its customer base. The company operates through multiple sales channels, leveraging both physical retail presence and digital platforms to reach consumers. By maintaining a focus on the silver jewelry segment, the company provides a wide array of accessories suitable for various occasions and consumer segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-05-30 | English | |
| Outcome of Board Meeting | 2026-05-29 | English | |
| Updates | 2026-05-20 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-15 | English | |
| Updates | 2026-05-15 | English | |
| Outcome of Board Meeting | 2026-05-13 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47899941 | Copy of Newspaper Publication | 2026-05-30 | English | ||
| 47880431 | Outcome of Board Meeting | 2026-05-29 | English | ||
| 46674768 | Updates | 2026-05-20 | English | ||
| 46351239 | Disclosure under SEBI Takeover Regulations | 2026-05-15 | English | ||
| 46350471 | Updates | 2026-05-15 | English | ||
| 45494075 | Outcome of Board Meeting | 2026-05-13 | English | ||
| 44081802 | Updates | 2026-05-08 | English | ||
| 42185413 | Monitoring Agency Report | 2026-05-05 | English | ||
| 42185579 | Outcome of Board Meeting | 2026-05-05 | English | ||
| 42183816 | General Updates | 2026-04-14 | English | ||
| 42197196 | General Updates | 2026-04-11 | English | ||
| 42173111 | General Updates | 2026-04-09 | English | ||
| 42173221 | Copy of Newspaper Publication | 2026-04-09 | English | ||
| 42177166 | Outcome of Board Meeting | 2026-04-08 | English | ||
| 42198223 | Updates | 2026-04-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of jewellery and related articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yerevan Jewellery Factory - 1 Gnomon OJSC
A major manufacturer of jewelry and timepieces, established…
|
EVG1 | AM | Manufacturing |
|
YONDOSHI HOLDINGS INC.
A fashion company with businesses in jewelry, apparel, and …
|
8008 | JP | Manufacturing |
|
YX PRECIOUS METALS BHD
A one-stop supply center for 916-gold jewellery, serving do…
|
— | MY | Manufacturing |
|
Zhejiang Ming Jewelry Co.,Ltd
Designs, manufactures, and retails gold, platinum, and diam…
|
002574 | CN | Manufacturing |
|
Zhou Liu Fu Jewellery Co., Ltd.
Integrates R&D, production, and retail of gold, diamond, pl…
|
6168 | HK | Manufacturing |
|
Zodiac-JRD-MKJ Ltd.
Processes diamonds and manufactures diamond-studded gold je…
|
512587 | IN | Manufacturing |
Silgo Retail Limited 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/59101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59101 | 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=59101 | 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=59101 \ -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": 59101}, 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 Silgo Retail Limited (id: 59101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.