Skip to main content
Feedback

Currency Service walkthrough

The Currency Service provides access to currency exchange rate information and performs conversions without establishing a dedicated connection. It also supports financial analysis, real-time reporting, and data warehousing without requiring a complex setup.

Configuration parameters

ParameterDescription
From CurrencyThe base currency for calculating conversion rates.
To CurrencyThe target currency for conversion.
Date RangeSelect a start and end date to fetch historical exchange rate data.
Time Zone OffsetAdjusts the time zone for data processing (For example, UTC+3).
Last Days BackFetches historical exchange rates for a specified number of days before the selected date for each run.

Setting up the currency service in Data Integration

Procedure

  1. Select currencies

    • Choose the "From" and "To" currencies from the drop-down menus.
  2. Set parameters

    • Configure the Date Range, Time Zone Offset, and Last Days Back settings.
  3. Load data

    • The retrieved exchange rate data can be loaded into a database or warehouse.
  4. Automate

    • Schedule the process to run automatically, fetching updated rates at defined intervals.
On this Page