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

# TransactionAmountCurrencyCode

> Current processor supported purchasing currency codes.

`ENUM`

Current processor supported purchasing currency codes.

## Values

<ResponseField name="USD" type="enum">
  United States Dollar. Precision of 2 places after the decimal.
</ResponseField>

<ResponseField name="TWD" type="enum">
  New Taiwan Dollar. Precision of 2 places after the decimal.
</ResponseField>

<ResponseField name="SGD" type="enum">
  Singapore Dollar. Precision of 2 places after the decimal.
</ResponseField>

<ResponseField name="MYR" type="enum">
  Malaysian Ringgit. Precision of 2 places after the decimal.
</ResponseField>

<ResponseField name="IDR" type="enum">
  Indonesian Rupiah. Precision of 2 places after the decimal.
</ResponseField>

<ResponseField name="HKD" type="enum">
  Hong Kong Dollar. Precision of 2 places after the decimal.
</ResponseField>

<ResponseField name="CNY" type="enum">
  China Yuan Renminbi. Precision of 2 places after the decimal.
</ResponseField>

<ResponseField name="EUR" type="enum">
  Euro Dollar. Precision of 2 places after the decimal.
</ResponseField>
