Biomea Fusion ratios data for the quarter ended Jun 2026. These financial ratios cover 23 quarters of results from Dec 2020 through Jun 2026, standardized by Business Quant from the company’s SEC filings.
| Ratios | Dec2020 | Mar2021 | Jun2021 | Sep2021 | Dec2021 | Mar2022 | Jun2022 | Sep2022 | Dec2022 | Mar2023 | Jun2023 | Sep2023 | Dec2023 | Mar2024 | Jun2024 | Sep2024 | Dec2024 | Mar2025 | Jun2025 | Sep2025 | Dec2025 | Mar2026 | Jun2026 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Efficiency | |||||||||||||||||||||||
| Assets AverageAssets Avg. | 204.47M | 192.55M | 180.28M | 168.30M | 153.39M | 137.18M | 120.97M | 180.66M | 236.88M | 212.51M | 184.21M | 152.33M | 123.29M | 95.18M | 67.50M | 64.11M | 64.17M | 56.88M | 52.48M | 41.63M | |||
| Invested CapitalInvested Cap. | |||||||||||||||||||||||
| Leverage & Solvency | |||||||||||||||||||||||
| Debt Ratio | |||||||||||||||||||||||
| Valuation | |||||||||||||||||||||||
| Price to EarningsP/E | -27.58 | -12.08 | -7.95 | -20.33 | -12.56 | -9.84 | -31.65 | -31.42 | -17.28 | -14.93 | -13.75 | -4.37 | -11.16 | -4.81 | -2.73 | -3.49 | -7.33 | -4.25 | -8.96 | -8.56 | |||
| Price to BookP/B | 1.82 | 0.99 | 0.79 | 2.33 | 2.20 | 2.30 | 11.06 | 3.49 | 2.46 | 3.08 | 3.97 | 1.57 | 4.82 | 2.73 | 2.78 | 2.66 | 7.70 | 2.19 | 5.91 | 8.78 | |||
| Enterprise Value | 158.01M | 3.88M | -35.06M | 200.79M | 153.61M | 135.80M | 832.83M | 558.83M | 291.76M | 343.55M | 391.92M | 49.18M | 277.69M | 82.24M | 44.16M | 16.91M | 73.20M | 8.95M | 65.56M | 71.36M | |||
| EV to EBIT | -12.50 | -0.26 | 2.14 | -11.49 | -6.54 | -5.17 | -27.73 | -20.21 | -9.38 | -9.20 | -9.55 | -1.26 | -8.16 | -2.73 | -1.49 | -0.79 | -3.52 | -0.76 | -5.13 | -5.59 | |||
| EV to EBITDA | -12.50 | -0.26 | 2.14 | -11.49 | -6.54 | -5.17 | -27.73 | -20.21 | -9.38 | -9.20 | -9.55 | -1.26 | -8.16 | -2.73 | -1.49 | -0.79 | -3.52 | -0.76 | -5.13 | -5.59 | |||
| Market Capitalization | 347.63M | 177.75M | 130.09M | 350.78M | 287.42M | 249.20M | 919.48M | 782.08M | 491.22M | 520.78M | 537.21M | 162.83M | 366.01M | 140.89M | 80.03M | 73.13M | 120.21M | 64.76M | 110.62M | 106.55M | |||
| Price to FCFP/FCF | -31.52 | -10.98 | -12.89 | -22.34 | -17.16 | -11.92 | -34.12 | -29.82 | -20.52 | -22.80 | -16.75 | -4.98 | -14.41 | -5.67 | -3.12 | -3.81 | -10.41 | -4.86 | -9.48 | -10.63 | |||
| EV to FCF | -14.33 | -0.24 | 3.48 | -12.79 | -9.17 | -6.49 | -30.90 | -21.31 | -12.19 | -15.04 | -12.22 | -1.50 | -10.93 | -3.31 | -1.72 | -0.88 | -6.34 | -0.67 | -5.62 | -7.12 | |||
| EV to CFO | -17.58 | -0.24 | 3.51 | -13.02 | -9.15 | -6.72 | -34.64 | -21.65 | -12.21 | -15.04 | -12.24 | -1.51 | -11.01 | -2.74 | -1.72 | -0.88 | -6.34 | -0.64 | -5.62 | -7.12 | |||
| Return Ratios | |||||||||||||||||||||||
| Return on Capital Employed [ROCE]ROCE | -15.30% | -22.17% | -30.30% | -38.54% | -51.20% | -70.83% | -95.17% | -64.61% | -52.15% | -66.51% | -86.29% | -116.70% | -158.09% | -196.00% | -278.36% | -247.31% | -209.56% | -182.43% | -154.16% | -186.43% | |||
| Return on Assets [ROA]ROA | -14.85% | -21.59% | -28.89% | -36.21% | -46.43% | -59.65% | -78.13% | -56.54% | -45.46% | -55.18% | -69.09% | -91.68% | -116.80% | -145.44% | -190.57% | -175.20% | -149.49% | -143.96% | -123.79% | -135.59% |
Pull Biomea Fusion's standardized financial statements into your own models, spreadsheets and apps with the Business Quant Financial Statements API. The request below follows the statement, frequency and period selected above. Swap YOUR_API_KEY for your own key.
https://data.businessquant.com/statements?ticker=BMEA&statement=Ratios&frequency=Quarter&period=all&api_key=YOUR_API_KEY
import requests
url = "https://data.businessquant.com/statements"
params = {"ticker": "BMEA", "statement": "Ratios", "frequency": "Quarter", "period": "all", "api_key": "YOUR_API_KEY"}
data = requests.get(url, params=params).json()
const res = await fetch("https://data.businessquant.com/statements?ticker=BMEA&statement=Ratios&frequency=Quarter&period=all&api_key=YOUR_API_KEY");
const data = await res.json();