China Bills Finance Corporation — 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 |
|---|---|---|---|
| 公告本公司109年股東常會重要決議事項。 | 2021-07-26 | Chinese | |
| 109年度股利金額(股東會決議) | 2021-07-26 | Chinese | |
| 公告本公司擬簽訂重要契約 (租用王道商業銀行大樓4樓之三年租約) | 2021-07-20 | Chinese | |
| 公告本公司現金股利分派除息基準日。 | 2021-07-20 | Chinese | |
| 110年06月內部人持股異動(事後) | 2021-07-07 | Chinese | |
| 110年06月董事會成員及持股 | 2021-07-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 34046607 | 公告本公司109年股東常會重要決議事項。 | 2021-07-26 | Chinese | ||
| 34046610 | 109年度股利金額(股東會決議) | 2021-07-26 | Chinese | ||
| 34046614 | 公告本公司擬簽訂重要契約 (租用王道商業銀行大樓4樓之三年租約) | 2021-07-20 | Chinese | ||
| 34046618 | 公告本公司現金股利分派除息基準日。 | 2021-07-20 | Chinese | ||
| 34046625 | 110年06月內部人持股異動(事後) | 2021-07-07 | Chinese | ||
| 34046622 | 110年06月董事會成員及持股 | 2021-07-07 | Chinese | ||
| 34046631 | 110年6月營業收入 | 2021-07-07 | Chinese | ||
| 34046628 | 110年6月背書保證與資金貸與 | 2021-07-07 | Chinese | ||
| 34046634 | 公告本公司董事會決議更改後之股東會召開日期。 (補充延期發放股東常會紀念品相關事宜) | 2021-06-15 | Chinese | ||
| 34046644 | 110年05月內部人持股異動(事後) | 2021-06-07 | Chinese | ||
| 34046640 | 110年05月董事會成員及持股 | 2021-06-07 | Chinese | ||
| 34046648 | 110年5月背書保證與資金貸與 | 2021-06-03 | Chinese | ||
| 34046646 | 110年5月營業收入 | 2021-06-03 | Chinese | ||
| 34046649 | 公告本公司依金管會指示延後召開原定110年6月18日之股東常會 | 2021-05-21 | Chinese | ||
| 34046652 | 公告本公司董事會通過捐贈中華民國刑事偵防協會 | 2021-05-18 | 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… |
China Bills Finance Corporation 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 China Bills Finance Corporation (id: 52199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.