
CBF — Investor Relations & Filings
China Bills Finance Corporation (CBF) is a specialized financial institution focused on money market instruments and fixed-income securities. Established in 1978, the company provides a comprehensive suite of services including the underwriting, brokerage, and proprietary trading of short-term bills, government bonds, and financial debentures. A primary pillar of its operations is the provision of guarantees and endorsements for commercial paper, where it holds a substantial market share. CBF also facilitates the certification and distribution of debt instruments, supporting corporate liquidity and capital management. In addition to core trading, the company offers wealth management and customized financial advisory services to institutional and corporate clients. By leveraging its expertise in credit evaluation, CBF plays a critical role in the efficient allocation of short-term capital and the development of the secondary bond market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 103年年報及股東會資料 — 2014_2820_20140520F01.pdf | 2014-06-04 | Chinese | |
| 澄清媒體報導有關〝外傳台工銀正替購併華票或商業銀行暖身〞 訊息。 | 2014-05-21 | Chinese | |
| 公告本公司除息基準日。 | 2014-05-20 | Chinese | |
| 公告本公司法人董事台灣工業銀行103年1月10日新改派任董事 解除競業禁止之限制。 | 2014-05-20 | Chinese | |
| 公告本公司103年股東常會重要決議事項。 | 2014-05-20 | Chinese | |
| 102年度股利金額(股東會決議) | 2014-05-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 34049827 | 103年年報及股東會資料 — 2014_2820_20140520F01.pdf | 2014-06-04 | Chinese | ||
| 34044674 | 澄清媒體報導有關〝外傳台工銀正替購併華票或商業銀行暖身〞 訊息。 | 2014-05-21 | Chinese | ||
| 34044676 | 公告本公司除息基準日。 | 2014-05-20 | Chinese | ||
| 34044677 | 公告本公司法人董事台灣工業銀行103年1月10日新改派任董事 解除競業禁止之限制。 | 2014-05-20 | Chinese | ||
| 34044678 | 公告本公司103年股東常會重要決議事項。 | 2014-05-20 | Chinese | ||
| 34044679 | 102年度股利金額(股東會決議) | 2014-05-19 | Chinese | ||
| 34044680 | 公告本公司董事會通過捐贈財團法人台灣工業銀行教育基金會。 | 2014-05-13 | Chinese | ||
| 34044683 | 103年04月內部人持股異動(事後) | 2014-05-12 | Chinese | ||
| 34044681 | 103年04月董事會成員及持股 | 2014-05-12 | Chinese | ||
| 34044684 | 103年05月僑外投資持股 | 2014-05-12 | Chinese | ||
| 34044688 | 103年第1季現金流量表 | 2014-05-08 | Chinese | ||
| 34044687 | 103年第1季綜合損益表 | 2014-05-08 | Chinese | ||
| 34044686 | 103年第1季資產負債表 | 2014-05-08 | Chinese | ||
| 34044685 | 103年第1季權益變動表 | 2014-05-08 | Chinese | ||
| 34044691 | 103年4月背書保證與資金貸與 | 2014-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other credit granting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
360 CAPITAL MORTGAGE REIT
Invests in mortgage loans and debt instruments secured by r…
|
TCF | AU | Financial and insurance activit… |
|
Aadhar Housing Finance Limited
Provides mortgage loans and financial products for the low-…
|
AADHARHFC | IN | Financial and insurance activit… |
|
Aastamangalam Finance Limited
NBFC providing gold, business, and personal loans to SMEs a…
|
511764 | IN | Financial and insurance activit… |
|
AAVAS Financiers Limited
Provides housing finance to low and middle-income segments …
|
AAVAS | IN | Financial and insurance activit… |
|
ABANS FINANCIAL SERVICES LIMITED
NBFC providing credit facilities and liquidity solutions to…
|
AFSL | IN | Financial and insurance activit… |
|
Abhinav Capital Services Limited
Provides financing, investment management, and credit solut…
|
532057 | IN | Financial and insurance activit… |
|
Abhishek Finlease limited
Provides credit facilities, loans, and financial consultanc…
|
538935 | IN | Financial and insurance activit… |
|
Abirami Financial Services (India)
Provides asset-based financing, leasing, and hire purchase …
|
511756 | IN | Financial and insurance activit… |
|
Accord Financial Corp.
Delivers flexible, asset-based financing solutions for busi…
|
ACD | CA | Financial and insurance activit… |
|
ACOM CO.,LTD.
A consumer financing company offering loans, credit cards, …
|
8572 | JP | Financial and insurance activit… |
CBF 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/52199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52199 | 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=52199 | 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=52199 \ -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": 52199}, 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 CBF (id: 52199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.