---
title: "list currencies · RUAL Documentation"
description: "List the supported currency codes (the ECB set plus EUR)."
canonical: https://docs.rual.nl/block-types/finance/currency_list
language: en
---

# list currencies

This block is part of the [`finance`](https://docs.rual.nl/block-types/finance) group and was last modified in core [`v15.0.0`](https://docs.rual.nl/core-versions/150000).

List the supported currency codes (the ECB set plus EUR).

- flow `flow`

- success `condition`

- currencies `array ` Sorted list of currency codes.

- last update `date` When ECB last published these rates.

- error `value`

| `currencies` |
| --- |
| `supported currencies` |

A typical wiring for [list currencies](https://docs.rual.nl/block-types/finance/currency_list): a [function trigger](https://docs.rual.nl/block-types/globals/trigger_custom_function) starts the flow; the `flow` out pin feeds [debug](https://docs.rual.nl/block-types/state%20ui/state_debug).

![Studio canvas example for the list currencies block: typical wiring for list currencies.](https://docs.rual.nl/canvas-examples/currency_list.png)

### Version history

Introduced in [`v15.0.0`](https://docs.rual.nl/core-versions/150000).
