
Nuvama Wealth Management Limited — Investor Relations & Filings
Nuvama Wealth Management Limited, formerly known as Edelweiss Wealth Management, operates as an integrated wealth management platform providing a comprehensive suite of financial solutions. The firm specializes in serving high-net-worth individuals, ultra-high-net-worth individuals, family offices, and institutional clients. Its core service portfolio includes private wealth management, investment advisory, asset management, and investment banking. Nuvama utilizes a research-driven approach to deliver multi-asset class investment strategies across equities, fixed income, and alternative assets. Additionally, the company offers specialized services such as custody, clearing, and professional independent financial advisory. By combining advanced technology with deep market expertise, Nuvama focuses on wealth preservation and growth through a client-centric advisory model and a robust risk management framework.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-05-21 | English | |
| PFA intimation wrt investor presentation in US Dollar | 2026-05-21 | English | |
| Change in Auditors | 2026-05-19 | English | |
| PFA intimation wrt Internal Auditor appointment | 2026-05-19 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-18 | English | |
| PFA intimation w.r.t Earnings Call Transcript | 2026-05-18 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46731899 | General Updates | 2026-05-21 | English | ||
| 46730266 | PFA intimation wrt investor presentation in US Dollar | 2026-05-21 | English | ||
| 46537049 | Change in Auditors | 2026-05-19 | English | ||
| 46537143 | PFA intimation wrt Internal Auditor appointment | 2026-05-19 | English | ||
| 46385904 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-18 | English | ||
| 46386060 | PFA intimation w.r.t Earnings Call Transcript | 2026-05-18 | English | ||
| 45231076 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-12 | English | ||
| 45231081 | PFA intimation wrt Audio Recording of earnings call | 2026-05-12 | English | ||
| 45220423 | General Updates | 2026-05-12 | English | ||
| 45220926 | PFA intimation | 2026-05-12 | English | ||
| 44983714 | Outcome of Board Meeting | 2026-05-11 | English | ||
| 44981271 | PFA intimation w.r.t Investor Presentation | 2026-05-11 | English | ||
| 44981281 | PFA Record date intimation | 2026-05-11 | English | ||
| 44981287 | PFA intimation for Dividend | 2026-05-11 | English | ||
| 44978828 | General Updates | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
26 Broadway Capital Corp.
Financial advisory specializing in M&A, corporate finance, …
|
JDR.P | CA | Financial and insurance activit… |
|
ACTACORP HOLDINGS BERHAD
Primarily engages in investment holding and the provision o…
|
— | MY | Financial and insurance activit… |
|
Akiko Global Services Limited
Digital platform for aggregating and distributing credit ca…
|
AKIKO | IN | Financial and insurance activit… |
|
ALAM SYNERGY PTE LTD.
Grants security and guarantees, facilitating financial tran…
|
60QB | SG | Financial and insurance activit… |
|
Alankit Limited
Diversified provider of e-governance, financial services, a…
|
ALANKIT | IN | Financial and insurance activit… |
|
Allfunds Group PLC
A B2B WealthTech platform connecting fund houses and distri…
|
ALLFG | GB | Financial and insurance activit… |
|
ALTISOURCE PORTFOLIO SOLUTIONS S.A.
An integrated service provider of tech-enabled solutions fo…
|
ASPS | LU | Financial and insurance activit… |
|
Amasse Capital Holdings Limited
Provides specialized corporate finance and investment advis…
|
8168 | HK | Financial and insurance activit… |
|
Amicorp FS (UK) PLC
Specialist provider of fund administration, compliance, and…
|
AMIF | GB | Financial and insurance activit… |
|
Analizy Online Spolka Akcyjna
Independent provider of financial information, data, and an…
|
AOL | PL | Financial and insurance activit… |
Nuvama Wealth Management 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/61587/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61587 | 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=61587 | 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=61587 \ -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": 61587}, 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 Nuvama Wealth Management Limited (id: 61587)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.