Question

Stripe convert currencies to USD to Google Sheets

  • 8 January 2023
  • 2 replies
  • 94 views

Hello, I have a converted_amount column in a google sheet, and I need to fill it when there is a new charge on stripe, this column is in USD .

 

I have a column for the original currency  I need it converted to USD.

thanks in advance.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 4
Badge +6

Create a Zap with the New Charge as the Trigger in Stripe and Use the Formatter Step to Convert the Currency mapping the Amount Value from Stripe. Later add another step that Creates New Rows in Google Sheet mapping the output from the Formatter Step 

Userlevel 7
Badge +11

Hey there @Royce! Were you able to use a Formatter step to convert the currency as Satya09 suggested? 

If not, is it a value that’s in cents which you’re looking to convert into USD? Asking as I found a related topic in the Community that talks about how to convert cents into USD using a Formatter (Numbers > Perform Math Operation) step:


Hope that helps. Please do let us know how you’re getting on with this! 🙂