About
This inflation calculator was created by Renier Crause.
There are many sources on the web to calculate inflation adjusted prices for the USA. I couldn't find anything similar using South African inflation. So using the data from 1960 to the present, supplied by Stats SA, I created this calculator.
CPI inflation data from: Stats SA
        Calculation formula:
        
            AdjustedAmount = OriginalAmount * (EndInflationIndex / StartInflationIndex)
        
    
