
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 |
|---|---|---|---|
|
U. H. ZAVERI LIMITED
Wholesale and retail trader of gold, silver, and diamond-st…
|
541338 | IN | Wholesale and retail trade |
|
UNIÃO PET PARTICIPAÇÕES S.A.
Integrated platform for pet products and services, combinin…
|
— | BR | Wholesale and retail trade |
|
Universal Gold Limited
Specialized dealer in precious metals, buying and selling i…
|
— | CA | Wholesale and retail trade |
|
VEGA JEWELLERS LIMITED
Retailer of hallmarked gold, diamond, and silver jewelry of…
|
512026 | IN | Wholesale and retail trade |
|
Verite Co.,Ltd.
A retailer and wholesaler of jewelry, gemstones, precious m…
|
9904 | JP | Wholesale and retail trade |
|
Vibe Growth Corporation
Vertically integrated cannabis operator specializing in cul…
|
VIBE | CA | Wholesale and retail trade |
|
VIVARA PARTICIPAÇÕES S.A.
Vertically integrated jewelry and accessories retailer oper…
|
— | BR | Wholesale and retail trade |
|
Watches of Switzerland Group PLC
Multi-channel retailer of luxury watches and jewellery in E…
|
WOSG | GB | Wholesale and retail trade |
|
YAMANO HOLDINGS CORPORATION
Holding company with businesses in beauty, apparel, jewelry…
|
7571 | JP | Wholesale and retail trade |
|
zooplus SE
European online retailer of pet supplies with a catalog of …
|
ZO1 | DE | 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.