You can Add or Update special price of the product by the SpecialPrice Interface. Catalog module contains the Special Price interface to update the special price of the product.
Base defination of the update special price of the product,
public function update(array $prices); Continue reading “How to Add/Update Special price of Product Magento 2?”