I have to change the regular price and sales price of all products(more than 10000) from USD to INR. Client wants all the price should be converted in INR by multiplying it to 64.72 (current dollar to inr rate). It was entered in USD during product creation. But now client insist to change into INR from everywhere
Note that, Change of original price in database is must, we are not using any currency converter tool to just show the end user using conversion tools.
Example Suppose product price is 100 USD, now after bulk update it should be 6472.00 INR in database as well.