
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 |
|---|---|---|---|
|
Rajesh Exports Ltd.
Vertically integrated gold refiner and manufacturer of jewe…
|
RAJESHEXPO | IN | Manufacturing |
|
RBZ Jewellers Limited
Designs and manufactures antique gold jewelry for wholesale…
|
RBZJEWEL | IN | Manufacturing |
|
RENAISSANCE GLOBAL LIMITED
Global jewelry designer and manufacturer of branded and lic…
|
RGL | IN | Manufacturing |
|
RH
An OEM and ODM provider of fashion jewelry design, manufact…
|
4807 | TW | Manufacturing |
|
SA Maison Clio Blue
Designs and markets high-end silver jewelry, watches, and l…
|
MLCLI | FR | Manufacturing |
|
SEIKO GROUP CORPORATION
A global group operating in watches, devices, and systems s…
|
8050 | JP | Manufacturing |
|
SHANTI GOLD INTERNATIONAL LIMITED
Manufactures and wholesales gold jewelry and ornaments for …
|
SHANTIGOLD | IN | Manufacturing |
|
Shoora Designs Limited
Procures, manufactures, and distributes natural and lab-gro…
|
543970 | IN | Manufacturing |
|
SHRINGAR HOUSE OF MANGALSUTRA LIMITED
Designs, manufactures, and wholesales traditional and conte…
|
SHRINGARMS | IN | Manufacturing |
|
Shubhlaxmi Jewel Art Limited
Designs, manufactures, and wholesales gold, diamond, and pr…
|
SHUBHLAXMI | 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.