{"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\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## Simulation\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://vtexhelp.zendesk.com/attachments/token/r33X4C7mwiOwq9GkcB72ngCur/?name=image.png)\n\nEven though the correct value is 67.82\n\n## Workaround\n\nSetting fixed prices or a price rounding fixes it."}