
Vaibhav Global Ltd — Investor Relations & Filings
Vaibhav Global Ltd is a vertically integrated omni-channel retailer specializing in fashion jewelry, gemstones, and lifestyle products. The company operates through a direct-to-consumer model, utilizing proprietary 24/7 live television shopping channels and integrated e-commerce platforms. Its primary retail brands include Shop LC in the United States and Germany, and TJC in the United Kingdom. The organization maintains a robust supply chain with manufacturing facilities and sourcing hubs across Asia, enabling a low-cost structure for high-volume retail. Key product categories encompass rings, necklaces, bracelets, home decor, and beauty items. A significant aspect of its corporate identity is the "Your Purchase Feeds" program, which provides meals to children in need for every item sold. The business focuses on delivering value-driven products to a global customer base through a seamless digital and broadcast shopping experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Intimation of Schedule of Analyst/Institutional Investor Meet | 2026-05-26 | English | |
| General Updates | 2026-05-26 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-26 | English | |
| Newspaper Publication - Financial Results for Q4 & FY 2026 | 2026-05-23 | English | |
| Copy of Newspaper Publication | 2026-05-23 | English | |
| Audio Recording of Q4 and FY26 Earnings Conference call | 2026-05-22 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Retail sale of other new goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHANGHAI YUYUAN TOURIST MART( GROUP) CO., LTD
A cultural commerce conglomerate specializing in jewelry re…
|
600655 | CN | Wholesale and retail trade |
|
Shenyang Cuihua Gold and Silver Jewelry Co.,Ltd.
Specializes in the design, processing, and retail of gold a…
|
002731 | CN | Wholesale and retail trade |
|
SIGNET JEWELERS LTD
The world's largest retailer of diamond jewelry, operating …
|
SIG | BM | Wholesale and retail trade |
|
SOCIEDAD DE ARTESANOS SANTA LUCIA S.A.
Operates a large, diverse artisan market, a central hub for…
|
— | CL | Wholesale and retail trade |
|
STAR GROUP, L.P.
A full-service energy provider of home heating oil, propane…
|
SGU | US | Wholesale and retail trade |
|
Stelux Holdings International Limited
Engaged in the distribution and sale of timepieces and the …
|
84 | HK | Wholesale and retail trade |
|
SugarBud Craft Growers Corp.
Engaged in cannabis cultivation and retail distribution, op…
|
SBUDF | CA | Wholesale and retail trade |
|
Sweet Earth Holdings Corporation
Operates an online pet treat portal while seeking new busin…
|
SE | CA | Wholesale and retail trade |
|
Thangamayil Jewellery Limited
South Indian retail chain specializing in gold, silver, and…
|
THANGAMAYL | IN | Wholesale and retail trade |
|
Tribhovandas Bhimji Zaveri Limited
Heritage retailer of gold, diamond, platinum, and precious …
|
TBZ | IN | Wholesale and retail trade |
Vaibhav Global Ltd 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/62491/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62491 | 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=62491 | 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=62491 \ -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": 62491}, 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 Vaibhav Global Ltd (id: 62491)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.