Currency Conversion API

GET

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

Params
Authorizations
format
Format of the Response
fromStringrequired
From currency symbol
toStringrequired
To currency symbol
amountInteger
The amount to be converted
updatesStringrequired
Exchange rates update period.

Sample Responses

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

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