With AdWords API, you should be able to retrieve All Conversions and All Conversion Value:
Use report ACCOUNT_PERFORMANCE_REPORT, make sure you include segment ConversionTypeName (which segments the result per conversion type) and metrics AllConversions and AllConversionValue. Further, set up the dates as requested (for instance a certain period or all time) and you should get the same results.