
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 |
|---|---|---|---|
|
The Swatch Group AG
A vertically integrated watch and component manufacturer wi…
|
UHR | CH | Manufacturing |
|
Time Watch Investments Limited
Designs, manufactures, wholesales, retails, and trades watc…
|
2033 | HK | Manufacturing |
|
Titan Company Limited
A lifestyle organization specializing in jewelry, watches, …
|
TITAN | IN | Manufacturing |
|
TOMEI CONSOLIDATED BERHAD
Integrated manufacturer and retailer of gold and jewellery,…
|
— | MY | Manufacturing |
|
Tse Sui Luen Jewellery (International) Limited
One of Asia's largest jewelers, managing the full value cha…
|
417 | HK | Manufacturing |
|
TSUTSUMI JEWELRY CO.,LTD.
An integrated jewelry company that manufactures, wholesales…
|
7937 | JP | Manufacturing |
|
Uday Jewellery Industries Limited.
Designs, manufactures, and wholesales CZ and synthetic gems…
|
539518 | IN | Manufacturing |
|
Utssav CZ Gold Jewels Limited
Designs, manufactures, and wholesales 18k gold jewelry stud…
|
UTSSAV | IN | Manufacturing |
|
Veerkrupa Jewellers Limited
Designs and manufactures gold, silver, and platinum jewelry…
|
543545 | IN | Manufacturing |
|
Viram Suvarn Limited
Processes precious metals and gemstones to manufacture and …
|
540252 | 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.