Well, for each money value, you only need the number of players times the maximum number of those bills/chips to get more than or equal to the next value. For example, you only need 9*4=36 1’s, since no player will have more than 4 1’s, since 5’s exist. The only issue is the highest denomination, but you can probably assume that no player will have more than about 150 IPC’s ever.