Historical Currency Conversion API

GET

https://api.apifreaks.com/v1.0/currency/converter/historical/prices

Params
Authorizations
format
Format of the Response
fromStringrequired
From currency symbol
toStringrequired
To currency symbol
amountInteger
The amount to be converted
dateStringrequired
specific date (format YYYY-MM-DD) of which exchange rates is used.

Sample Responses

400
400
404
404
404
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests
RESPONSE

Click Test it to start the request and see the response here!