1

I want to get the Historic data of Currency exchange, I have tried running this Query on Yahoo console but it wont work.

select * from yahoo.finance.historicaldata where symbol  in ("EURUSD=X") and startDate = "2015-06-01" and endDate ="2015-06-02"

Is it something that I'm doing wrong? Or is it not possible in Yahoo API?

Any other suggestion that you can give please?

Please note that I want historic data, not the current exchange rate.

  • Have you seen [this](http://stackoverflow.com/questions/12114754/programmatically-access-currency-exchange-rates-from-yahoo-finance-by-date) post ? – Alp Jun 18 '15 at 07:54
  • Thanks for that link. As per my research I think there is no free API available for historic currency data. So will have to make use of paid API. – Pramod Jodhani Jun 20 '15 at 13:00

0 Answers0