> ## Documentation Index
> Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get FX exchange rates

## Endpoints

<CardGroup cols={2}>
  <Card title="FX Exchange Rates for supported payment schemas (Visa, Mastercard)" icon="arrow-right" href="/payment/api/get-fx-exchange-rates/fx-exchange-rates-for-supported-payment-schemas-visa-mastercard" horizontal>
    **POST** /v2/\{paymentScheme}/fx
  </Card>

  <Card title="VISA FX Exchange Rates" icon="arrow-right" href="/payment/api/get-fx-exchange-rates/visa-fx-exchange-rates" horizontal>
    **POST** /v1/visa/fx
    <br />Deprecated
  </Card>
</CardGroup>
