OData Valet

Bank of Canada Exchange Rate Data in Excel

source code: andesco/odata-valet
source data: Bank of Canada · Valet API
Currencies
other currencies
Period
Your custom OData feed URL:
How to use in Excel
  1. select: Get Data → OData
  2. paste your URL
  3. select: Close and load
  4. use XLOOKUP to find rates by date:

=XLOOKUP(A2, Query[Date], Query[USD_CAD], 0.0000, -1)