
V-Guard Industries Ltd. — Investor Relations & Filings
V-Guard Industries Ltd. specializes in the design, manufacture, and marketing of a comprehensive range of electrical and electronic products for residential and commercial use. The company is a prominent provider of voltage stabilizers, digital UPS systems, and power backup solutions. Its extensive product portfolio includes domestic cables, wires, electric and solar water heaters, ceiling and pedestal fans, and centrifugal pumps. Additionally, the firm has expanded into the kitchen appliances segment, offering induction cooktops, mixer grinders, and gas stoves. V-Guard emphasizes technological innovation and energy efficiency, leveraging a robust research and development framework to deliver reliable power management and consumer durable solutions. The company maintains a vast distribution and service network to support its diverse consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Shareholders meeting | 2025-08-07 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-08-06 | English | |
| Appointment | 2025-08-01 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2025-07-30 | English | |
| Copy of Newspaper Publication | 2025-07-30 | English | |
| Investor Presentation | 2025-07-29 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42303893 | Shareholders meeting | 2025-08-07 | English | ||
| 42328025 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-08-06 | English | ||
| 42398481 | Appointment | 2025-08-01 | English | ||
| 42323302 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-07-30 | English | ||
| 42334579 | Copy of Newspaper Publication | 2025-07-30 | English | ||
| 42346751 | Investor Presentation | 2025-07-29 | English | ||
| 42354319 | Press Release | 2025-07-29 | English | ||
| 42354417 | Amalgamation/Merger | 2025-07-29 | English | ||
| 42354394 | ESOP/ESOS/ESPS | 2025-07-29 | English | ||
| 42354380 | Adoption of new line(s) of business | 2025-07-29 | English | ||
| 42354521 | Outcome of Board Meeting | 2025-07-29 | English | ||
| 42361419 | ESOP/ESOS/ESPS | 2025-07-28 | English | ||
| 42312902 | Analysts/Institutional Investor Meet/Con. Call Updates | 2025-07-16 | English | ||
| 43900023 | Board Meeting — Financial Results | 2025-07-16 | English | ||
| 43900003 | Board Meeting — Board Meeting Intimation | 2025-07-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
V-Guard Industries 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/62651/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62651 | 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=62651 | 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=62651 \ -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": 62651}, 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 V-Guard Industries Ltd. (id: 62651)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.