# Changing Organization Currency

* If there are no transactions associated with your organization, Contact Open Collective to change the currency of your Fiscal Host or Independent Collective
* Collectives must have the same currency as their Fiscal Host.&#x20;
* If the organization already has transactions, you will need to:
  * Turn off fiscal hosting
  * Change your currency within Stripe&#x20;
  * Re-enable fiscal hosting
  * When Stripe is reconnected, the currency of the fiscal host will automatically be changed to the default Stripe currency, so it is very important that the currency is correct within Stripe


---

# 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://documentation.opencollective.com/changing-organization-currency.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.
