# List of Denominated Currency for API Payment

* When denominated\_currency is set to Token, the denominated currency will be the cryptocurrency associated with token\_id
* When using Fiat Currency, you need to pass the Code, as shown below

[Back to Native Checkout On Your Website/Application](/ccpayment-v1.0-api/payment-api-ccpayment/native-checkout-integration.md)&#x20;

#### CCPayment accepts the following fiat currencies for price denominated:

<figure><img src="/files/WriY24Tvl4jbAzxErg2S" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ccpayment.com/ccpayment-v1.0-api/resources-document/list-of-denominated-currency-for-api-payment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
