exchange rate

This block is part of the finance group and was last modified in core v15.0.0.

exchange rate v15.0.0

Get the exchange rate between two currencies (ECB daily reference rates).

In pins 2 + flow
  • flow
    flow
  • from required
    value
  • to required
    value
Out pins 4 + flow
  • flow
    flow
  • success
    condition
  • rate
    number

    Units of `to` per one `from`.

  • last update
    date

    When ECB last published these rates.

  • error
    value
fx rate
get rate
exchange rate

A typical wiring for exchange rate: a function trigger starts the flow; value feeds the from pin; value feeds the to pin; the flow out pin feeds debug.

Studio canvas example for the exchange rate block: typical wiring for exchange rate.

Version history

Introduced in v15.0.0.


Back to finance Return to the main group to view all sub-groups Back to currency Return to the group to view all blocks within this group