
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 |
|---|---|---|---|
|
NAGAHORI CORPORATION
A jewelry enterprise manufacturing and wholesaling gemstone…
|
8139 | JP | Manufacturing |
|
NEW ART HOLDINGS Co., Ltd.
Holding company specializing in bridal jewelry, with art an…
|
7638 | JP | Manufacturing |
|
Nihon Seimitsu Co.,Ltd.
Manufacturer of precision components like watch bands, beze…
|
7771 | JP | Manufacturing |
|
O. P. Chains Limited
Manufactures and trades gold and silver jewelry, ornaments,…
|
539116 | IN | Manufacturing |
|
Orosil Smiths India Limited
Manufacturer and retailer of gold and silver jewelry with p…
|
531626 | IN | Manufacturing |
|
Pandora
Designs and markets hand-finished jewelry, known for custom…
|
PNDORA | DK | Manufacturing |
|
Patdiam Jewellery Limited
Designs, manufactures, and exports diamond-studded gold and…
|
539401 | IN | Manufacturing |
|
PC JEWELLER LIMITED
Designs, manufactures, and retails gold, diamond, and silve…
|
PCJEWELLER | IN | Manufacturing |
|
PT Hartadinata Abadi Tbk
Leading, vertically integrated gold company with 35 years e…
|
HRTA | ID | Manufacturing |
|
Pushpa Jewellers Limited
Designs, manufactures, and distributes gold, silver, and di…
|
PUSHPA | 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.