#Py-currency
1 messages · Page 1 of 1 (latest)
hello! when you say money transfer, are you referring to Payouts : https://stripe.com/docs/api/payouts? Otherwise can you point me to the documentation that you're looking at when you're referring to money transfer?
I use transfers API to transfer balance from platform account to connected account
platform account is GBP, connected account is EUR
We don't currently have any API that allows you to estimate the FX rate. Or do you just want to know the FX rate after the transfer is made?
How can I get FX rate before transfer? Can i use test key to create transfer and get FX rate every 12 hours?
Stripe currently doesn't offer any way to get the FX rate before transfer. The test key uses a test rate.
test rate is difference from live rate?
yes, test rate is different from live rate