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”, “2024-01-10")
Result:
$0.06

Example 2

Using text inputs in the formula variables

From:
USD
To:
MXN
Formula: ExchangeRate(From,To, “2024-01-10”)
Result:
$19.12





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
2024-09-24
$0.05
CAD
MXN
2022-10-20
$14.55
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.