convertCurrency() in Salesforce
Use convertCurrency() in a SOSL query to convert currency fields to the user’s currency. This action requires that the organization is multi-currency enabled. Syntax: convertCurrency(Amount) Example: FIND {test} RETURNING Opportunity(Name, ....