
City Union Bank Ltd — Investor Relations & Filings
City Union Bank Ltd, established in 1904, is a private sector financial institution headquartered in Kumbakonam. The organization provides a comprehensive suite of financial products and services tailored for retail, commercial, and agricultural segments. Core offerings include deposit accounts, fixed-income products, and a diverse range of credit facilities such as MSME loans, gold loans, and personal financing. The institution emphasizes technological integration, offering digital platforms, mobile applications, and automated service solutions to enhance customer experience. With a significant operational footprint, the entity focuses on serving small and medium enterprises and individual consumers through an extensive network of branches and automated teller machines. It maintains a focus on prudent financial management and traditional values while modernizing its service delivery through innovative digital initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Record Date | 2026-05-25 | English | |
| The Board at its meeting held on May 25, 2026 has inter alia approved the Record Date as on June 12, 2026. | 2026-05-25 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | |
| Our Bank will be participating in the Axis Capital Rising Stars Conference 2026 organized by Axis Capital Limited scheduled to be held on June 01, 2026 | 2026-05-25 | English | |
| Annual Secretarial Compliance Report FY 2026 | 2026-05-23 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-23 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
Abu Dhabi Commercial Bank
A full-service commercial bank offering retail, corporate, …
|
ADCB | AE | Financial and insurance activit… |
|
Abu Dhabi Islamic Bank
A prominent Islamic financial institution offering Shari'a-…
|
ADIB | AE | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
ADCB Rights Issue 2025
Strategic capital-raising for growth, stronger capital, and…
|
ADCBRI25 | AE | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
City Union Bank 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/61481/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61481 | 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=61481 | 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=61481 \ -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": 61481}, 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 City Union Bank Ltd (id: 61481)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.