{"section":"known-issues","requestedLocale":"en","requestedSlug":"cost-price-rounding-logic-diverges-on-computed-prices-api","locale":"en","slug":"cost-price-rounding-logic-diverges-on-computed-prices-api","path":"docs/en/known-issues/Catalog/cost-price-rounding-logic-diverges-on-computed-prices-api.md","branch":"main","content":"## Summary\n\n\nCurrently, the computed price API has a prop named 'cost price' that on specific scenarios might show a 1 cent difference between its value on the UI and the computed prices API https://developers.vtex.com/docs/api-reference/pricing-api#get-/pricing/prices/-itemId-/computed/-priceTableId-\n\n\n##\n\n## Simulation\n\n\nSet a product with a cost price of 67.82 and no markup.\n\nCheck the pricing UI and the response from this API, which should deliver:\n\n ![](https://raw.githubusercontent.com/vtexdocs/known-issues/refs/heads/main/docs/en/known-issues/Catalog/cost-price-rounding-logic-diverges-on-computed-prices-api_1.png)\n\nEven though the correct value is 67.82\n\n\n##\n\n## Workaround\n\n\nSetting fixed prices or a price rounding fixes it."}