how to convert a string % to double in C# code example Example: convert string to double c# Console.WriteLine(Convert.ToDouble("104.1169"));