Shahab AmountToEnglishWord by: Shahab .NET Framework This package is compatible with all versions of .NET Framework. 4,070 total downloads last updated 6/28/2015 Latest version: 1.0.2 Amount Currency Convert decimal to English Text. { var amount = decimal.MaxValue; var englishText = amount.ToText(); }