> ## 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.

# Exchange Rates API

> Endpoint for querying FX rates of payment scheme (including benchmark to ECB FX rates). API enables the issuer to comply with regulation (EU) 2019/518) and provide the cardholder with a better user experience by providing real-time visibility to scheme FX rates that are used for card transactions.

<CardGroup cols={2}>
  <Card title="Download OpenAPI specification" href="https://enfuce-public-resources.s3.eu-central-1.amazonaws.com/public/api/cia/external/exchange-rate/exchange-rate.json" />
</CardGroup>

For any questions, contact us:

* [Enfuce Support Portal](https://enfuce.atlassian.net/servicedesk/customer/portal/6)
* [Enfuce website](https://enfuce.com)

<CardGroup cols={2}>
  <Card title="Get ECB exchange rate" icon="arrow-right" href="/payment/api/get-ECB-exchange-rate" horizontal />

  <Card title="Get ECB supported currencies" icon="arrow-right" href="/payment/api/get-ECB-supported-currencies" horizontal />

  <Card title="Get FX exchange rates" icon="arrow-right" href="/payment/api/get-FX-exchange-rates" horizontal />
</CardGroup>
