Convert Numeric Currency to Word Currency To Any Currency Units
Menon On .Net Numeric Currency to Word Currency is a simple currency converter Using Asp.Net and its Free!!!.
You can convert Numeric Currency to word Format

All you Need to do is Just Mention Which Currency Unit and Sub Currency Unit You want to use for the currency.
For example here I used Currency Unit as “Dollar” and Sub Currency As “Cents” IF you want to Convert Your Numeric Currency to Indian Word Currency Just mention Currency Unit as “Rupee” and Sub Currency As “Paise” you can use this Numeric Currency to Word Currency Component For any currency types and its Free!!!
Please Visit This link to view the demo: http://www.gnexxt.com/Samples/NumericCurrencyToWord
Click here to download the Component

Comments on: "Numeric Currency to Word Currency USING ASP.NET" (5)
Nice component for converting number to text. made life easier for me. Let me know if I can donate anything to you!
How To Convert number to words pl source Code
Try this
Remove dollar and cents from the string
eg:
lblCurrencyWord.Text = currConv.Convert(txtDollar.Text, “”, “”)
ok
looks interesting but the download website is not working!
The server at http://www.gnexxt.com is taking too long to respond.