Skip to content
Trading

Get Stock Short-Selling Borrow Rate

Retrieve the reference borrow rate charged for short selling a single stock, used to display the reference short-selling borrow cost on the stock margin information page.

GEThttps://api.lbkrs.com/v1/billing/security_lending/fee

Parameters

counter_idstringqueryRequired

Stock id

marketstringqueryRequired

Market code, for example US or HK

Responses

HTTP 200The request succeeded. The response body contains the result of the “Get stock short-selling borrow rate” operation.
Standard response envelopecodemessagedata
dataobjectdata structure
fee_ratestring

Short-selling borrow rate in decimal form (for example, 0.05 means 5%); returns "0" when no rate is configured

existboolean

Whether a short-selling borrow rate is configured for this stock; when false, Broker App does not display the reference short-selling borrow cost

Whale Docs