Convertible Bonds Best Practices
Overview
Convertible Bonds are fixed income securities that can be converted into a specific number of common or preferred shares at a future date. Because of this feature Convertible Bonds are traded with slightly lower interest rates than vanilla corporate bonds.
The number of shares that can be converted from each bond is determined by conversion ratio, which is specified in the bond's reference data.
Refer to attached  spreadsheet for example calculations, security setup, trade, and conversion.
Entity Setup
There is no special entity setup required for Convertible Bond trading.
Reference Data
Security Data
 In addition to the common coupon and date fields required by all fixed income securities, Convertible Bonds require the following setup defined below.
Processing Security Type (3931) = DBIBFD (Interest Bearing Debt Instrument)
Convertible Indicator (1531) = Yes
Underlying Security: enter an identifier of the security into which the bond can be converted
Index Offset (215) = conversion ratio
Stated Redemption Price at Maturity with Foreign Security
The Stated Redemption Price at Maturity (SRPM) methodology is for tax lots purchased at a premium and uses the target maturity price in the calculation of amortization yield. If a Convertible Bond's Asset Currency (85) is different than the base currency of an entity, the SRPM should be calculated as follows:
SRPM = Conversion Ratio * Market Price of Underlying Shares / 10 / Exchange Rate
There is currently an issue with calculating SRPM for foreign assets. Accounting is multiplying instead of dividing by the exchange rate, which results in incorrect SRPM and thus inaccurate amortization.
This issue is being tracked as Bugtracker # 117599
Example
Assume a Convertible Bond has a conversion ratio of 42.11, current market price of the underlying shares is $36.75, and exchange rate is 0.96227982. The correct SRPM would be calculated as:
SRPM = 42.11 * 36.75 / 10 / 0.96227982 = 160.80
Instead, Accounting calculates as:
SRPM = 42.11 * 36.75 / 10 * 0.96227982 =Â 148.90
Incorrect SRPM
Workaround
First, the correct SRPM needs to be calculated using the formula specified above. Then, calculate an adjusted conversion ratio (entered as Index Offset on the security master) using this formula:
Adjusted Conversion Ratio =Â SRPM / Market Price of Underlying Shares * 10 / Exchange Rate
For this example Index Offset is changed to the calculated value of 160.80 / 36.75 * 10 / 0.96227982 =Â 45.47. This results in correct the SRPM value and resulting amortization.
Correct SRPM
Trade Processing
If any trades were booked against the Convertible Bond with the stated conversion ratio (Index Offset) they will have to be canceled. Once they are canceled the security master can be amended and then the trades can be rebooked.
Conversion
Convertible Bonds are converted into their underlying using the Exchange Offer corporate action. Corporate actions are set up using Market Data Center. The setup below represents a typical example.
From Asset ID (14): enter Primary Asset ID of Convertible Bond
From Post Action Price (369): market price of the Convertible Bond on the day of conversion
Sweep Date (1197):Â date when the global corporate action process will pick and execute the corporate action (generally current date)
Ex Date (65): date when the corporate action takes effect (conversion date)
Corporate Action Status (54): Released
Mandatory/Voluntary Indicator (1734): Mandatory
To Asset ID (1348): Primary Asset ID of underlying security
To Post Action Price (319): market price of underlying equity on the day of conversion
Rate of Action (1001): enter conversion ratio specified in Convertible Bond's reference data, not calculated value; the calculated value entered on the security master is only needed for accurate SRPM and amortization
Corporate Action Type (1728): Exchange Offer
To process the corporate action use Global Process Center > Corporate Actions Processing > Merger/Exchange Offer/Assimilation/Unit Splits. Query for the Convertible Bond, set Corporate Action Begin Sweep Date and End Sweep Date to a range including Sweep Date from Exchange Offers panel, and submit.