change string to decimal c# code example Example: convert string to decimal c# var convertDecimal = Convert.ToDecimal(value);