> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# International Payments | FAQs

> Find answers to frequently asked questions about Razorpay International Payments.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

<AccordionGroup>
  <Accordion title="Can NGOs accept international payments via Razorpay?">
    Due to certain compliance guidelines, we cannot provide the international payment feature to NGOs.
  </Accordion>

  <Accordion title="Do you support companies registered outside Singapore?">
    Yes, Razorpay serves businesses registered in Singapore, [India](http://razorpay.com/) and [United States](http://razorpay.com/us/).
  </Accordion>

  <Accordion title="How do I display different currencies (other than SGD) on the Razorpay Checkout to my customers?">
    * You must get the [international payments feature](/docs/sg/payments/international-payments/international-debit-credit-cards#application-process) enabled on your Razorpay account to accept payments in currencies other than SGD.
    * The native currencies like USD and INR, which are a part of the [list of currencies supported by Razorpay](/docs/sg/payments/international-payments#supported-currencies), can be updated as a part of the **currency** parameter on the payment request.
    * Raise a request with the [support team](https://razorpay.com/sg/support/#request/merchant/international-payment-acceptance) to display any currencies that are not a part of the above list.
  </Accordion>

  <Accordion title="Do you support wire transfers for international payments?">
    No. Currently, we only support international payments made using cards issued by overseas banks for all the major networks, following are the supported card networks:

    * Visa
    * Mastercard
    * Amex
    * UnionPay
  </Accordion>

  <Accordion title="What currencies do you support?">
    Razorpay supports more than 100 international currencies. Refer to the list of [supported currencies](/docs/sg/payments/international-payments#supported-currencies).
  </Accordion>

  <Accordion title="Is there a list of Razorpay products that support international payments?">
    Yes. Know more about the [products that support](/docs/sg/payments/international-payments#supported-products) international payments.
  </Accordion>

  <Accordion title="Who handles the currency conversion?">
    * [Supported Currencies](/docs/sg/payments/international-payments#supported-currencies): No currency conversion is required. You can pass the payment amount in the native currency. Know more about [Currency Conversion](/docs/sg/payments/international-payments/currency-conversion).
    * Non-supported Currencies: For the currencies we do not support, you will have to handle conversion at your end and pass it to Razorpay in SGD.
  </Accordion>

  <Accordion title="What is the settlement cycle for international payments?">
    The default settlement cycle is as per applicable law(s). You can view your settlement cycle on the Razorpay Dashboard.
  </Accordion>

  <Accordion title="How does the settlement happen for international payments?">
    The Settlement currency is SGD (Singaporean Dollars) for all transactions made using Razorpay. Thus, international payments are settled in SGD. The exchange rate at the time of the payment creation is considered for conversion.
  </Accordion>
</AccordionGroup>
