
MERCURY EV-TECH LIMITED — Investor Relations & Filings
Mercury EV-Tech Limited specializes in the design, development, and manufacturing of electric vehicles and related components. The company focuses on sustainable mobility solutions, offering a diverse portfolio that includes electric scooters, electric rickshaws, and electric cycles. Through its research and development initiatives, the firm works on advancing battery technology and powertrain efficiency. Mercury EV-Tech operates integrated manufacturing facilities to produce chassis and critical EV parts, aiming to provide cost-effective and eco-friendly transportation alternatives. The company caters to both personal and commercial segments, emphasizing innovation in the clean energy sector and the transition toward zero-emission transit.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mercury Ev-Tech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve Audited Standalone and Consolidated .... | 2026-05-23 | English | |
| Intimation of MA Report | 2026-05-15 | English | |
| Intimation of Lapse of Warrants | 2026-05-08 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46893030 | Mercury Ev-Tech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve Audited Standalone and Consolidated .... | 2026-05-23 | English | ||
| 46350138 | Intimation of MA Report | 2026-05-15 | English | ||
| 44722505 | Intimation of Lapse of Warrants | 2026-05-08 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motorcycles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aima Technology Group Co.,Ltd.
Manufacturer of electric two-wheeled vehicles and smart mob…
|
603529 | CN | Manufacturing |
|
Askoll Eva
Designs and manufactures electric vehicles and their core c…
|
EVA | IT | Manufacturing |
|
Ather Energy Limited
Manufacturer of high-performance electric two-wheelers and …
|
ATHERENERG | IN | Manufacturing |
|
Atul Auto Limited
Manufacturer of three-wheeled cargo and passenger vehicles …
|
ATULAUTO | IN | Manufacturing |
|
Automobile Products of India Ltd.
Manufacturer of scooters, autorickshaws, and automotive bra…
|
505032 | IN | Manufacturing |
|
Bajaj Auto Limited
Global manufacturer of motorcycles, electric scooters, and …
|
BAJAJ-AUTO | IN | Manufacturing |
|
Blitz Technologies Ltd.
Designs and manufactures electric scooters and mopeds for p…
|
BLTZ | IL | Manufacturing |
|
Delta Autocorp Limited
Manufacturer of electric scooters and e-rickshaws for urban…
|
DELTIC | IN | Manufacturing |
|
GHIGGERI MOTOS S.R.L.
Motorcycle manufacturer and dealer, offering sales, spare p…
|
— | AR | Manufacturing |
|
Hero MotoCorp Limited
World's largest manufacturer of motorcycles and scooters by…
|
HEROMOTOCO | IN | Manufacturing |
MERCURY EV-TECH 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/62188/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62188 | 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=62188 | 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=62188 \ -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": 62188}, 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 MERCURY EV-TECH LIMITED (id: 62188)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.