
INDUSTRIAL BANK OF KOREA — Investor Relations & Filings
Industrial Bank of Korea (IBK) is a financial institution primarily focused on supporting and financing small and medium-sized enterprises (SMEs). Its core business involves providing loans, discounting bills, trade finance, and payment guarantees to the SME sector. In addition to its specialized SME financing, IBK operates comprehensive corporate and retail banking divisions. These offer a wide range of services including deposits for individuals and corporations, credit card operations, foreign exchange, and international remittance services. The bank also engages in money market activities, providing a full spectrum of financial solutions to its diverse client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-24 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-22 | Korean | |
| 결산실적공시예고(안내공시) | 2026-04-17 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-20 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36122705 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-24 | Korean | ||
| 35157187 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-22 | Korean | ||
| 34651699 | 결산실적공시예고(안내공시) | 2026-04-17 | Korean | ||
| 33048245 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33038100 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 32997664 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-20 | Korean | ||
| 32970605 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32928390 | 감사보고서제출 | 2026-03-11 | Korean | ||
| 32928172 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32927692 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32907492 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-06 | Korean | ||
| 32907482 | 현금ㆍ현물배당결정 | 2026-03-06 | Korean | ||
| 32907447 | 주주총회소집결의 | 2026-03-06 | Korean | ||
| 32838498 | 기업지배구조보고서공시(연차보고서) | 2026-02-26 | Korean | ||
| 14466056 | 매출액또는손익구조30%(대규모법인15%)미만변경(자율공시) | 2026-02-05 | Korean | ||
Market 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… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
|
AEON Financial Service Co.,Ltd.
A financial group with retail origins offering diverse cons…
|
8570 | JP | Financial and insurance activit… |
|
Affinity Bancshares, Inc.
Bank holding company offering banking services, specializin…
|
AFBI | US | Financial and insurance activit… |
|
Agram Banka d.d.
Universal commercial bank providing financial products to i…
|
KBZ | HR | Financial and insurance activit… |
INDUSTRIAL BANK OF KOREA 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/16954/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16954 | 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=16954 | 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=16954 \ -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": 16954}, 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 INDUSTRIAL BANK OF KOREA (id: 16954)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.