curl --request GET \
--url 'https://api.benzinga.com/api/v1/api/v2/fundamentals/valuationRatios?token='{
"result": [
{
"valuationRatios": [
{
"id": {
"shareClassId": "0P000000GY",
"date": "2025-12-29"
},
"payoutRatio": 0.1367,
"sustainableGrowthRate": 1.4798,
"cashReturn": 0.0242,
"salesPerShare": 27.7354,
"bookValuePerShare": 4.9899,
"cfoPerShare": 7.4298,
"fcfPerShare": 6.5824,
"earningYield": 0.0273,
"peRatio": 36.697051,
"salesYield": 0.1013,
"psRatio": 9.870425,
"bookValueYield": 0.0182,
"pbRatio": 54.862469,
"cfYield": 0.0271,
"pcfRatio": 36.84618,
"fcfYield": 0.024,
"fcfRatio": 41.589659,
"trailingDividendYield": 0.0038,
"forwardDividendYield": 0.0038,
"forwardEarningYield": 0.0303,
"forwardPeRatio": 33.0033,
"pegRatio": 2.7704,
"pegPayback": 13.1778,
"tangibleBookValuePerShare": 4.9899,
"tangibleBvPerShare3YrAvg": 3.6682,
"tangibleBvPerShare5YrAvg": 3.7499,
"forwardDividend": 1.04,
"workingCapitalPerShare": -1.1961,
"workingCapitalPerShare3YrAvg": -0.9471,
"workingCapitalPerShare5YrAvg": 0.0018,
"evToEbitda": 28.25,
"buyBackYield": 0.0224,
"totalYield": 0.0262,
"ratioPe5YearAverage": 30.7147,
"normalizedPeRatio": 36.697051,
"pricetoEbitda": 28.378187,
"divYield5Year": 0.0053,
"forwardROE": 1.6613,
"forwardROA": 0.341,
"twoYearsForwardEarningYield": 0.0326,
"twoYearsForwardPERatio": 30.6562,
"forwardCalculationStyle": "Annual",
"totalAssetPerShare": 24.3119,
"expectedDividendGrowthRate": 0.0097,
"evToRevenue": 9.8258,
"evToPreTaxIncome": 30.8081,
"evToTotalAssets": 11.3827,
"evToFCF": 41.4018,
"evToEBIT": 30.7338,
"priceToCashRatio": 73.956056,
"evToForwardEBITDA": 26.2562,
"evToForwardRevenue": 9.0758,
"evToForwardEBIT": 28.4086,
"pFCFRatio1YearGrowth": 0.149078,
"pBRatio1YearGrowth": -0.187251,
"pERatio1YearGrowth": -0.127047,
"pSRatio1YearGrowth": -0.019926,
"pFCFRatio3YrAvg": 31.408487,
"pBRatio3YrAvg": 47.955858,
"pSRatio3YrAvg": 8.0842,
"pCashRatio3YrAvg": 53.197061,
"pERatio3YrAvg": 32.189697,
"pFCFRatio3YrAvgChange": 1.190406,
"pBRatio3YrAvgChange": 0.353891,
"pSRatio3YrAvgChange": 0.839416,
"pERatio3YrAvgChange": 0.729951,
"pERatio1YearHigh": 41.480263,
"pERatio1YearLow": 27.368254,
"pERatio1YearAverage": 35.25386,
"pERatio5YearHigh": 43.646341,
"pERatio5YearLow": 20.461538,
"pERatio5YearAverage": 30.714662,
"pERatio10YearHigh": 43.646341,
"pERatio10YearLow": 9.896186,
"pERatio10YearAverage": 24.736982,
"cAPERatio": 52.9865,
"pFCFRatio3YearGrowth": 0.298698,
"pBRatio3YearGrowth": 0.10627,
"pERatio3YearGrowth": 0.200452,
"pSRatio3YearGrowth": 0.225256,
"pFCFRatio5YearGrowth": 0.05236,
"pBRatio5YearGrowth": 0.095783,
"pERatio5YearGrowth": -0.022497,
"pSRatio5YearGrowth": 0.027661,
"pFCFRatio10YearGrowth": 0.165039,
"pBRatio10YearGrowth": 0.269365,
"pERatio10YearGrowth": 0.120204,
"pSRatio10YearGrowth": 0.138603,
"twoYearsEVToForwardEBIT": 26.412,
"twoYearsEVToForwardEBITDA": 24.1546,
"firstYearEstimatedEpsGrowth": 0.1113,
"secondYearEstimatedEpsGrowth": 0.0772,
"normalizedPEGRatio": 2.054499,
"trailingDividend": 1.03
}
],
"company": {
"primarySymbol": "AAPL",
"primaryExchange": "NAS",
"cik": "320193",
"isin": "CA03785Y1007",
"cusip": "03785Y100",
"standardName": "Apple",
"countryId": "USA",
"isReit": false,
"industryTemplateCode": "N",
"businessCountryId": "USA",
"isLimitedPartnership": false,
"yearofEstablishment": 1977,
"isLimitedLiabilityCompany": false
},
"symbol": "AAPL",
"idType": "SYMBOL",
"id": "AAPL"
}
]
}
Get valuation ratios for a list of symbols, ISINs, or CIKs
curl --request GET \
--url 'https://api.benzinga.com/api/v1/api/v2/fundamentals/valuationRatios?token='{
"result": [
{
"valuationRatios": [
{
"id": {
"shareClassId": "0P000000GY",
"date": "2025-12-29"
},
"payoutRatio": 0.1367,
"sustainableGrowthRate": 1.4798,
"cashReturn": 0.0242,
"salesPerShare": 27.7354,
"bookValuePerShare": 4.9899,
"cfoPerShare": 7.4298,
"fcfPerShare": 6.5824,
"earningYield": 0.0273,
"peRatio": 36.697051,
"salesYield": 0.1013,
"psRatio": 9.870425,
"bookValueYield": 0.0182,
"pbRatio": 54.862469,
"cfYield": 0.0271,
"pcfRatio": 36.84618,
"fcfYield": 0.024,
"fcfRatio": 41.589659,
"trailingDividendYield": 0.0038,
"forwardDividendYield": 0.0038,
"forwardEarningYield": 0.0303,
"forwardPeRatio": 33.0033,
"pegRatio": 2.7704,
"pegPayback": 13.1778,
"tangibleBookValuePerShare": 4.9899,
"tangibleBvPerShare3YrAvg": 3.6682,
"tangibleBvPerShare5YrAvg": 3.7499,
"forwardDividend": 1.04,
"workingCapitalPerShare": -1.1961,
"workingCapitalPerShare3YrAvg": -0.9471,
"workingCapitalPerShare5YrAvg": 0.0018,
"evToEbitda": 28.25,
"buyBackYield": 0.0224,
"totalYield": 0.0262,
"ratioPe5YearAverage": 30.7147,
"normalizedPeRatio": 36.697051,
"pricetoEbitda": 28.378187,
"divYield5Year": 0.0053,
"forwardROE": 1.6613,
"forwardROA": 0.341,
"twoYearsForwardEarningYield": 0.0326,
"twoYearsForwardPERatio": 30.6562,
"forwardCalculationStyle": "Annual",
"totalAssetPerShare": 24.3119,
"expectedDividendGrowthRate": 0.0097,
"evToRevenue": 9.8258,
"evToPreTaxIncome": 30.8081,
"evToTotalAssets": 11.3827,
"evToFCF": 41.4018,
"evToEBIT": 30.7338,
"priceToCashRatio": 73.956056,
"evToForwardEBITDA": 26.2562,
"evToForwardRevenue": 9.0758,
"evToForwardEBIT": 28.4086,
"pFCFRatio1YearGrowth": 0.149078,
"pBRatio1YearGrowth": -0.187251,
"pERatio1YearGrowth": -0.127047,
"pSRatio1YearGrowth": -0.019926,
"pFCFRatio3YrAvg": 31.408487,
"pBRatio3YrAvg": 47.955858,
"pSRatio3YrAvg": 8.0842,
"pCashRatio3YrAvg": 53.197061,
"pERatio3YrAvg": 32.189697,
"pFCFRatio3YrAvgChange": 1.190406,
"pBRatio3YrAvgChange": 0.353891,
"pSRatio3YrAvgChange": 0.839416,
"pERatio3YrAvgChange": 0.729951,
"pERatio1YearHigh": 41.480263,
"pERatio1YearLow": 27.368254,
"pERatio1YearAverage": 35.25386,
"pERatio5YearHigh": 43.646341,
"pERatio5YearLow": 20.461538,
"pERatio5YearAverage": 30.714662,
"pERatio10YearHigh": 43.646341,
"pERatio10YearLow": 9.896186,
"pERatio10YearAverage": 24.736982,
"cAPERatio": 52.9865,
"pFCFRatio3YearGrowth": 0.298698,
"pBRatio3YearGrowth": 0.10627,
"pERatio3YearGrowth": 0.200452,
"pSRatio3YearGrowth": 0.225256,
"pFCFRatio5YearGrowth": 0.05236,
"pBRatio5YearGrowth": 0.095783,
"pERatio5YearGrowth": -0.022497,
"pSRatio5YearGrowth": 0.027661,
"pFCFRatio10YearGrowth": 0.165039,
"pBRatio10YearGrowth": 0.269365,
"pERatio10YearGrowth": 0.120204,
"pSRatio10YearGrowth": 0.138603,
"twoYearsEVToForwardEBIT": 26.412,
"twoYearsEVToForwardEBITDA": 24.1546,
"firstYearEstimatedEpsGrowth": 0.1113,
"secondYearEstimatedEpsGrowth": 0.0772,
"normalizedPEGRatio": 2.054499,
"trailingDividend": 1.03
}
],
"company": {
"primarySymbol": "AAPL",
"primaryExchange": "NAS",
"cik": "320193",
"isin": "CA03785Y1007",
"cusip": "03785Y100",
"standardName": "Apple",
"countryId": "USA",
"isReit": false,
"industryTemplateCode": "N",
"businessCountryId": "USA",
"isLimitedPartnership": false,
"yearofEstablishment": 1977,
"isLimitedLiabilityCompany": false
},
"symbol": "AAPL",
"idType": "SYMBOL",
"id": "AAPL"
}
]
}
{
"result": [
{
"valuationRatios": [
{
"id": {
"shareClassId": "0P000000GY",
"date": "2025-12-29"
},
"payoutRatio": 0.1367,
"sustainableGrowthRate": 1.4798,
"cashReturn": 0.0242,
"salesPerShare": 27.7354,
"bookValuePerShare": 4.9899,
"cfoPerShare": 7.4298,
"fcfPerShare": 6.5824,
"earningYield": 0.0273,
"peRatio": 36.697051,
"salesYield": 0.1013,
"psRatio": 9.870425,
"bookValueYield": 0.0182,
"pbRatio": 54.862469,
"cfYield": 0.0271,
"pcfRatio": 36.84618,
"fcfYield": 0.024,
"fcfRatio": 41.589659,
"trailingDividendYield": 0.0038,
"forwardDividendYield": 0.0038,
"forwardEarningYield": 0.0303,
"forwardPeRatio": 33.0033,
"pegRatio": 2.7704,
"pegPayback": 13.1778,
"tangibleBookValuePerShare": 4.9899,
"tangibleBvPerShare3YrAvg": 3.6682,
"tangibleBvPerShare5YrAvg": 3.7499,
"forwardDividend": 1.04,
"workingCapitalPerShare": -1.1961,
"workingCapitalPerShare3YrAvg": -0.9471,
"workingCapitalPerShare5YrAvg": 0.0018,
"evToEbitda": 28.25,
"buyBackYield": 0.0224,
"totalYield": 0.0262,
"ratioPe5YearAverage": 30.7147,
"normalizedPeRatio": 36.697051,
"pricetoEbitda": 28.378187,
"divYield5Year": 0.0053,
"forwardROE": 1.6613,
"forwardROA": 0.341,
"twoYearsForwardEarningYield": 0.0326,
"twoYearsForwardPERatio": 30.6562,
"forwardCalculationStyle": "Annual",
"totalAssetPerShare": 24.3119,
"expectedDividendGrowthRate": 0.0097,
"evToRevenue": 9.8258,
"evToPreTaxIncome": 30.8081,
"evToTotalAssets": 11.3827,
"evToFCF": 41.4018,
"evToEBIT": 30.7338,
"priceToCashRatio": 73.956056,
"evToForwardEBITDA": 26.2562,
"evToForwardRevenue": 9.0758,
"evToForwardEBIT": 28.4086,
"pFCFRatio1YearGrowth": 0.149078,
"pBRatio1YearGrowth": -0.187251,
"pERatio1YearGrowth": -0.127047,
"pSRatio1YearGrowth": -0.019926,
"pFCFRatio3YrAvg": 31.408487,
"pBRatio3YrAvg": 47.955858,
"pSRatio3YrAvg": 8.0842,
"pCashRatio3YrAvg": 53.197061,
"pERatio3YrAvg": 32.189697,
"pFCFRatio3YrAvgChange": 1.190406,
"pBRatio3YrAvgChange": 0.353891,
"pSRatio3YrAvgChange": 0.839416,
"pERatio3YrAvgChange": 0.729951,
"pERatio1YearHigh": 41.480263,
"pERatio1YearLow": 27.368254,
"pERatio1YearAverage": 35.25386,
"pERatio5YearHigh": 43.646341,
"pERatio5YearLow": 20.461538,
"pERatio5YearAverage": 30.714662,
"pERatio10YearHigh": 43.646341,
"pERatio10YearLow": 9.896186,
"pERatio10YearAverage": 24.736982,
"cAPERatio": 52.9865,
"pFCFRatio3YearGrowth": 0.298698,
"pBRatio3YearGrowth": 0.10627,
"pERatio3YearGrowth": 0.200452,
"pSRatio3YearGrowth": 0.225256,
"pFCFRatio5YearGrowth": 0.05236,
"pBRatio5YearGrowth": 0.095783,
"pERatio5YearGrowth": -0.022497,
"pSRatio5YearGrowth": 0.027661,
"pFCFRatio10YearGrowth": 0.165039,
"pBRatio10YearGrowth": 0.269365,
"pERatio10YearGrowth": 0.120204,
"pSRatio10YearGrowth": 0.138603,
"twoYearsEVToForwardEBIT": 26.412,
"twoYearsEVToForwardEBITDA": 24.1546,
"firstYearEstimatedEpsGrowth": 0.1113,
"secondYearEstimatedEpsGrowth": 0.0772,
"normalizedPEGRatio": 2.054499,
"trailingDividend": 1.03
}
],
"company": {
"primarySymbol": "AAPL",
"primaryExchange": "NAS",
"cik": "320193",
"isin": "CA03785Y1007",
"cusip": "03785Y100",
"standardName": "Apple",
"countryId": "USA",
"isReit": false,
"industryTemplateCode": "N",
"businessCountryId": "USA",
"isLimitedPartnership": false,
"yearofEstablishment": 1977,
"isLimitedLiabilityCompany": false
},
"symbol": "AAPL",
"idType": "SYMBOL",
"id": "AAPL"
}
]
}
Comma separated list of symbols
Return results for dates greater than or equal date specified in this parameter
Specifies the time period of the returned results
TTM, A (as originally reported), R (restated). P (Preliminary anouncements)
Returns a JSON object with valuation ratios
The response is of type string.
Was this page helpful?