interfaceInternalTransferConvertedAmount
export interface InternalTransferConvertedAmount {
convertedAmount: number;
convertedCurrency: string;
fee: number;
feeCurrency: string;
}/investment/converted-amountfromCurrency
string
toCurrency
string
amount
number
Promise<InternalTransferConvertedAmount>
export interface InternalTransferConvertedAmount {
convertedAmount: number;
convertedCurrency: string;
fee: number;
feeCurrency: string;
}GET /investment/converted-amount
We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.