Building an AI agent? Start with /llms.txt for the full site index.
Derivatives & Convertibles
Convertible-bond overview — per-bond terms and daily reference data (conversion, put, redemption, balances), from TPEx.
← Convertible Bond Overview overview
GET /v2/datasets/convertible-bond-overviewConvertible Bond Overview is a Taiwan market dataset sourced from TPEx, served by TW Market Data as GET /v2/datasets/convertible-bond-overview.
convertible-bond-overview returns one row per convertible bond per trading day carrying its key terms — conversion window and price, put and redemption terms, issuance and outstanding amounts, coupon rate and the underlying stock price. Each row carries its source family and lineage.
| Field | Type | Description |
|---|---|---|
trade_date | string | Trading date. |
cb_id | string | Convertible-bond code. |
cb_name | string | Convertible-bond name. |
conversion_start_date | string | Conversion period start. |
conversion_end_date | string | Conversion period end. |
conversion_price | number | Conversion price. |
next_conversion_price_effective_date | string | |
put_start_date | string | |
put_end_date | string | |
put_price | number | Put (sell-back) price. |
redemption_start_date | null | |
redemption_end_date | null | |
redemption_price | number | Redemption price. |
cb_delisting_date | string | |
issuance_amount | number | Issued amount. |
outstanding_amount | number | Outstanding amount. |
reference_price | number | |
underlying_stock_price | number | Underlying stock price. |
suspension_start_date | null | |
suspension_end_date | null | |
coupon_rate | number | Coupon rate. |
market | string | Market (TPEx). |
| Rows | ~612,996 |
| Window | 2017-01-17 – 2026-09-02 |
| Grade | Verified |
| Measured | 2026-09-03from the dataset registry |
A real response from this endpoint. Rows are returned under "data", and provenance is carried in the shape shown below — it is not identical across datasets, so read this page's rather than assuming another's.
{
"dataset_id": "convertible_bond_overview",
"request_context": {
"scope": "tpex_cb_daily_terms_overview_only",
"coverage_type": "official_dated_daily",
"filters": {
"trade_date": null,
"date_from": null,
"date_to": null,
"cb_id": "47631",
"limit": 50
},
"min_trade_date": "2022-03-28",
"max_trade_date": "2022-06-09"
},
"quality": {
"row_count": 50,
"cb_count": 1,
"sensitive_fields_exposed": false
},
"lineage": {
"source_families": [
"TPEX_RSDRS001"
],
"semantics": "<Chinese value - see the zh page>"
},
"error": null,
"data": [
{
"trade_date": "2022-06-09",
"cb_id": "47631",
"cb_name": "<Chinese value - see the zh page>",
"conversion_start_date": "2017-09-10",
"conversion_end_date": "2022-06-09",
"conversion_price": 113.6,
"next_conversion_price_effective_date": "2021-09-29",
"put_start_date": "2021-04-29",
"put_end_date": "2021-06-09",
"put_price": 102.0151,
"redemption_start_date": null,
"redemption_end_date": null,
"redemption_price": 0,
"cb_delisting_date": "2022-06-10",
"issuance_amount": 500000000,
"outstanding_amount": 354900000,
"reference_price": 99.8,
"underlying_stock_price": 117,
"suspension_start_date": null,
"suspension_end_date": null,
"coupon_rate": 0,
"market": "TPEx",
"source_family": "TPEX_RSDRS001",
"lineage": {
"report": "<Chinese value - see the zh page>",
"source": "TPEX_RSdrs001"
}
},
{
"trade_date": "2022-06-08",
"cb_id": "47631",
"cb_name": "<Chinese value - see the zh page>",
"conversion_start_date": "2017-09-10",
"conversion_end_date": "2022-06-09",
"conversion_price": 113.6,
"next_conversion_price_effective_date": "2021-09-29",
"put_start_date": "2021-04-29",
"put_end_date": "2021-06-09",
"put_price": 102.0151,
"redemption_start_date": null,
"redemption_end_date": null,
"redemption_price": 0,
"cb_delisting_date": "2022-06-10",
"issuance_amount": 500000000,
"outstanding_amount": 354900000,
"reference_price": 99.8,
"underlying_stock_price": 116,
"suspension_start_date": null,
"suspension_end_date": null,
"coupon_rate": 0,
"market": "TPEx",
"source_family": "TPEX_RSDRS001",
"lineage": {
"report": "<Chinese value - see the zh page>",
"source": "TPEX_RSdrs001"
}
}
],
"data_count": 50,
"known_gaps": [
"tpex_only",
"recent_window_initial_load_full_history_backfill_pending",
"terms_reference_not_trading_quotes"
],
"warnings": [
"not_investment_advice"
],
"envelope": {
"dataset_id": "convertible_bond_overview",
"scope": "tpex_cb_daily_terms_overview_only",
"row_count": 50
}
}Captured from the live API on 2026-07-20.
Chinese data values are shown as a marker here so this page stays in English; the /zh page shows them verbatim.
These columns are returned alongside the data and record where the row came from. They are provenance, not the dataset's subject matter, so they are listed here rather than in the field table.
source_familylineagePart of the data in this service is obtained from the Government Open Data Platform (data.gov.tw) and used under the Open Government Data License, version 1.0. Providing agencies: Taiwan Stock Exchange, Taipei Exchange, Taiwan Futures Exchange, Taiwan Depository & Clearing Corporation, National Development Council, Central Bank of the Republic of China (Taiwan), Department of Statistics of the Ministry of Economic Affairs, and Customs Administration of the Ministry of Finance. The value-added processing, derived calculations and presentation in this service are the responsibility of TWMD and are not associated with the providing agencies.
TW Market Data. (n.d.). Convertible Bond Overview [Data set]. TW Market Data. Retrieved 2026-09-08, from https://twmarketdata.com/en/docs/api/derivatives/convertible-bond-overview
The version is the dataset's own as_of, not the date this page was built. Where we have no as_of the field is left out rather than filled in. Check a signature
Datasets that join with this one. The key each pair aligns on is shown, so you can plan a multi-table query without guessing.
Joins on cb_id + market + trade_date
Joins on cb_id + market
Joins on market + trade_date
Joins on market + trade_date
Joins on market + trade_date
curl "https://api.twmarketdata.com/v2/datasets/convertible-bond-overview?cb_id=47631" \
-H "X-API-Key: sk_live_..."| Parameter | Required | Type | Description |
|---|---|---|---|
cb_id | No | string | Filter to a convertible-bond code. |
start_date | No | string (YYYY-MM-DD) | Start of the query range. |
end_date | No | string (YYYY-MM-DD) | End of the query range. |
limit | No | integer | Maximum rows to return. |
import requests
resp = requests.get(
"https://api.twmarketdata.com/v2/datasets/convertible-bond-overview",
params={"cb_id": "47631"},
headers={"X-API-Key": "sk_live_..."},
)
resp.raise_for_status()
print(resp.json()["data"])This endpoint is GET /v2/datasets/convertible-bond-overview. The full machine-readable schema (parameters, security, response envelope) lives in the OpenAPI spec.