This endpoint allows you to get exchange rates record for a specific date
ExchangeRatesAPI.historical()
method is used to communicate with this endpoint as seen below:
ExchangeRatesAPI.historical(base, date, Optional[target])
ExchangeRatesAPI.historical()
method: