M
M
Max2019-04-02 14:28:00
Google Sheets
Max, 2019-04-02 14:28:00

How to get the exchange rate for a specified date through GoogleFinance?

= GoogleFinance("Currency:USDRUB")
Shows the current dollar exchange rate. And how to get the course for example on 01/01/2010?

=IMPORTXML("http://www.cbr.ru/scripts/XML_daily.asp?date_req=01.01.2010"; "//ValCurs/Valute[CharCode=""EUR""]/Value")

so through IMPORTXML, but it doesn't show for some currencies...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew B, 2022-02-01
@doommyyy

= GoogleFinance("Currency:USDRUB"; "price"; "01.01.2010" ;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question