https://api.apifreaks.com/v1.0/currency/fluctuation
$ 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. | ||||||||||||||||||||
rateFluctuations | Map | Mandatory | It is the map that will contain fluctuations of symbol currencies. Each Individual currency symbol object contains following fields:
|