Justin Rogers has a "NumbersToEnglish" class which should do the job for you nicely!
Initial posting.
http://weblogs.asp.net/justin_rogers/archive/2004/06/09/151675.aspx
Finalized Source Code
http://weblogs.asp.net/justin_rogers/articles/151757.aspx
It does have a bit of an internal lookup table (as an enum) but I don't really know how you are going to be able to get away from that.
