How can I convert currency using an API or some workflow?
SOLVE
I'm currently working on creating records for a custom object called "Recurring Invoices" based on records from another custom object named "Services." I retrieve data from "Services" to create the "invoices," but the invoices sometimes have their total amount in Mexican pesos and sometimes in Colombian pesos. However, I want to save this amount in dollars. How can I ensure that the amount saved is equivalent to dollars?