Skip to main content
All CollectionsSettings
Workspace Multi-Currency Operations
Workspace Multi-Currency Operations
C
Written by Cryptoworth Support
Updated over a month ago

Cryptoworth requires that the workspace to have at least one primary currency and a secondary currency for reporting. All balances and transaction values are reported in the primary currency. Therefore consolidated reports are always calculated and reported in the primary currency.
​
FX rates are fetched directly via our trusted vendor:https://exchangeratesapi.io/. The parameters we send are the date in YYYY-MM-DD format followed by quote currency and base currency. A sample call has been shown below for testing if necessary. This call is ONLY triggered if the transaction has a fiat currency that does not match the workspace's primary currency.

Response:

{"success":true,"timestamp":1686441599,"historical":true,"base":"EUR","date":"2023-06-10","rates":{"USD":1.076537}}

For vendor related information, please see:

Refer the "Historical Rates Endpoint" section.
​
Please refer the Vendor FAQ here:
​https://exchangeratesapi.io/faq/
​
Custom FX sources are available on request. All the prices can be manually overridden if necessary.

Article Properties

Did this answer your question?