# VyExchangePriceDto

## Properties

| Field           | Type  | Description                                                 | Required |
| --------------- | ----- | ----------------------------------------------------------- | -------- |
| UsdPrice        | float | Current USD exchange rate per unit of the native token      | ✗        |
| UsdBalanceValue | float | Total USD value of all native token holdings in this wallet | ✗        |

## References

**Schema**

* [VyWalletNativeBalanceDto](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/wallet/vywalletnativebalancedto)
