Loading
Prepare for Email to Become the Default Login ExperienceRead More
Ongoing maintenance for Salesforce HelpRead More
Extend Salesforce with Clicks, Not Code
CURRENCYRATE

CURRENCYRATE

Returns the conversion rate to the corporate currency for the given currency ISO code. If the currency is invalid, returns 1.0.

Use

CURRENCYRATE(currency_ISO_code) and replace currency_ISO_code with a currency ISO code, such as “USD”.

Function Example
Function Example CURRENCYRATE(”USD”) returns the conversion rate to US dollars.
 
Loading
Salesforce Help | Article