Share
Explore

icon picker
Currency Converter Pack

Easily get the exchange rate of 170 currencies and their historical data.
The lets you get the exchange rate of 170+ currencies in your coda doc.

Example 1

Using the formula in the canvas

Formula: ExchangeRate(”MXN” , “USD”, “2022-01-10")
Result:
$0.05

Example 2

Using text inputs in the formula variables

From:
USD
To:
ARS
Formula: ExchangeRate(From,To, “2022-01-01”)
Result:
$350.04



Example 3

Using a table with the formula.

1
2
3
4
From
To
Date
Exchange Rate
USD
TWD
2022-02-16
$27.83
EUR
CAD
2022-02-01
$1.43
MXN
USD
2022-02-04
$0.05
CAD
MXN
2020-10-02
$16.25
There are no rows in this table


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.