
KFin Technologies Limited — Investor Relations & Filings
KFin Technologies Limited is a technology-driven platform providing comprehensive services to asset managers and corporate issuers. The company specializes in registrar and transfer agency solutions, offering mission-critical infrastructure for mutual funds, alternative investment funds, wealth managers, and portfolio management schemes. It operates as a central record-keeping agency for pension funds and provides end-to-end investor servicing, including transaction processing, record keeping, and compliance management. For corporate entities, KFin delivers registry services, e-voting, and shareholder management solutions. Utilizing advanced data analytics and scalable digital platforms, the company facilitates seamless interactions between financial institutions and investors. Its service suite includes cross-border fund administration and technology-led outsourcing, focusing on digital transformation and operational efficiency in investor record management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-23 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-18 | English | |
| Appointment | 2026-02-16 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-16 | English | |
| Resignation | 2026-02-16 | English | |
| Copy of Newspaper Publication | 2026-02-14 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42190591 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-23 | English | ||
| 42175017 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-18 | English | ||
| 42191043 | Appointment | 2026-02-16 | English | ||
| 42196237 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-16 | English | ||
| 42202138 | Resignation | 2026-02-16 | English | ||
| 42216877 | Copy of Newspaper Publication | 2026-02-14 | English | ||
| 42223793 | Investor Presentation | 2026-02-13 | English | ||
| 42226127 | Press Release | 2026-02-13 | English | ||
| 42229063 | Outcome of Board Meeting | 2026-02-13 | English | ||
| 42256042 | Change in Management | 2026-02-09 | English | ||
| 42265828 | ESOP/ESOS/ESPS | 2026-02-07 | English | ||
| 42195310 | Updates | 2026-02-04 | English | ||
| 42217442 | Updates | 2026-02-03 | English | ||
| 42231584 | Updates | 2026-02-02 | English | ||
| 42241609 | Resignation | 2026-01-31 | 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… |
KFin Technologies 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/60369/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60369 | 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=60369 | 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=60369 \ -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": 60369}, 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 KFin Technologies Limited (id: 60369)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.