https://api.apifreaks.com/v1.0/currency/time-series
$ pip install requests
Click Test it to start the request and see the response here!
Field | Type | Requirement | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startDate | String | Mandatory | It is the starting date of interval. It is provided via input. | ||||||||||||
endDate | String | Mandatory | It is the ending date of interval. It is provided via input. | ||||||||||||
base | String | Mandatory | It is the base currency with respect to which all rates will be calculated. It can be provided via input. | ||||||||||||
historicaRatesList | Array | Mandatory | It is list of all rates of interval required for user. It's individual object will contain following fields:
|