# DCC rate service API

This is an API reference for the DCC (Dynamic Currency Conversion) rate service.

Version: 1.0.0

## Servers

Production environment
```
https://api-services.pxp.io/api/v1
```

Sandbox environment
```
https://api-services.test.pxp.io/api/v1
```

## Download OpenAPI description

[DCC rate service API](https://developer.pxp.io/_bundle/apis/dcc.yaml)

## Other

### Get DCC rate

 - [POST /dcc/rate](https://developer.pxp.io/apis/dcc/other/get-dcc-rate.md): Retrieve the Dynamic Currency Conversion (DCC) rate for a transaction from various providers.

