get
/v1/exchange_rates/{rate_id} Retrieve an exchange rate
GetExchangeRatesRateId
<p>[Deprecated] The <code>ExchangeRate</code> APIs are deprecated. Please use the <a href="https://docs.stripe.com/payments/currencies/localize-prices/fx-quotes-api">FX Quotes API</a> instead.</p> <p>Retrieves the exchange rates from the given currency to every supported currency.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
rate_id | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.