> For the complete documentation index, see [llms.txt](https://pivot-payment.gitbook.io/pivot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payout-international/service-capabilities.md).

# Service Capabilities

| Country            | Currency     | Min Amount | Max Amount                                                                        | Delivery Time / SLA (Banking Days)                                        |
| ------------------ | ------------ | ---------- | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Singapore          | SGD          | 1          | Unlimited                                                                         | Realtime for FAST enabled banks                                           |
| Malaysia           | MYR          | 0          | Unlimited                                                                         | Realtime for DuitNow enabled banks                                        |
| Thailand           | THB          | 0          | <p>2,000,000 (Kasikorn, SCB, CIMB Thai, Bangkok Bank)<br>50,000 (other banks)</p> | Realtime for PromptPay International enabled banks                        |
| Japan              | JPY          | 150        | 28,000,000                                                                        | Sameday (cutoff 14:30 WIB)                                                |
| China              | CNY          | 10         | 60,000,000                                                                        | Sameday (cutoff 14:30 WIB)                                                |
| China              | CNY (Alipay) | 0          | 50,000                                                                            | Realtime                                                                  |
| Australia          | AUD          | 1          | Unlimited                                                                         | Realtime                                                                  |
| United States      | USD          | 0          | 1,000,000                                                                         | Sameday (cutoff 03:00 WIB)                                                |
| South Korea        | KRW          | 0          | <p>5,000 (C2C)<br>Unlimited (B2B, B2C, C2B)</p>                                   | <p>≤ 7,000,000 → Realtime<br>> 7,000,000 → Sameday (cutoff 16:00 WIB)</p> |
| Hong Kong          | HKD          | 50         | 10,000,000                                                                        | Realtime (cutoff 14:30 WIB)                                               |
| Hong Kong          | CNH          | 0          | 900,000                                                                           | Sameday (cutoff 14:30 WIB)                                                |
| Saudi Arabia       | SAR          | 0          | Unlimited                                                                         | Sameday (cutoff 14:30 WIB)                                                |
| Philippines        | PHP          | 1          | Unlimited                                                                         | <p>≤ 50,000 → Realtime<br>> 50,000 → Sameday (cutoff 13:00 WIB)</p>       |
| EUR Countries \*   | EUR          | 0.01       | Unlimited                                                                         | <p>≤ 100,000 → Realtime<br>> 100,000 → Sameday (cutoff 18:00 WIB)</p>     |
| SWIFT Countries \* | USD          | 0          | Unlimited                                                                         | Sameday (cutoff 14:30 WIB)                                                |
| SWIFT Countries \* | SGD          | 0          | Unlimited                                                                         | Sameday (cutoff 14:30 WIB)                                                |
| SWIFT Countries \* | AUD          | 0          | Unlimited                                                                         | Sameday (cutoff 14:30 WIB)                                                |

*\* EUR countries: UK, Germany, Netherlands, Spain, Italy, France, Switzerland, Portugal, Belgium, Austria, Czech Republic, Poland, Sweden, Finland, Slovakia, South Africa*

*\* SWIFT countries: Singapore, Malaysia, Thailand, Japan, China, Australia, South Korea, UK, Taiwan, Vietnam, Hong Kong, Sweden, UAE*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payout-international/service-capabilities.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.
