Tell us what you are trying to do?
i am trying to have one currency($) in my order list instead of different currency sales
customer can purchase with their currency but in woocommerce order page i want to see the orders converted to $
Is there any documentation that you are following?
could not find any document
Is there a similar example that we can see?
no
What is the link to your site? hidden link
This is the default behavior of WooCommerce Multilingual. If you use the "Multi-Currency" option, WooCommerce Multilingual will save the currency in which the purchase was made.
So that all purchases have the same currency - and maybe changing the price or not, if you are doing some conversion, you will need custom coding.
If you want, you can look at our list of hooks to develop such a resource: