#Aggressive_Pickle
1 messages · Page 1 of 1 (latest)
Basically, Stripe will update their exchange rates every 12 hours. I want those latest rates that Stripe is using
Or, where does Stripe fetch that information for their own use. I want my processes using the same rate that stripe uses so that everything is consistent
You can read about exchange rates for conversion here: https://stripe.com/docs/currencies/conversions#foreign-exchange-rates
We don't currently make those rates available directly