Finage is a financial data provider company based in Dorset, United Kingdom. We have launched our platform a few months ago and today we have reached our 1000th subscriber today. When we start to Finage we never think to achieve this kind of success in a short time. Thank you so much for your dear interest. We are working too hard to improve our services day by day.
Today I’m going to tell you about our currency, stock, and cryptocurrency JSON API data how it works,s and why Finage providing this the best way in the market.
Better Together
You can call over 700+symbols with our API it gives you clear, detailed trade data. You can create your own powerful financial applications and platform using our Financial Data API with JSON return.
Get Last Prices
Login to the Moon Dashboard and, in the API section, copy the API key into the query. This is how you can make a request for currency values:
https://api.finage.co.uk/last?currencies=GBPUSD,EURUSD&apikey=YOUR_API_KEY
You can add, remove or change which currencies you want to request by putting symbols in; currencies=GBPUSD,EURUSD,...
etc. Just write symbols after commas.
- Queries
currencies
= Currency list that you want to get pricesapikey
= Your API key
Tip: You can get a free API key from the Moon Dashboard subscription section to Launch Free.
This is a sample JSON currency response.
Providing the most beautiful JSON return is always our priority and always it will be.
NICK – FINAGE SALES MANAGER
Currency Converter API
Login to the Moon Dashboard and, in the API section, copy the API key into the query.
This is how you convert any currency between each other;
https://api.finage.co.uk/convert?from=BTC&to=USD&amount=2&apikey=YOUR_API_KEY
You can add, remove or change which currencies you want to convert by putting symbols in;
from=BTC&to=USD&amount=2
- Queries
from
= Source symbolto
= Target symbolamount
= Amount of the currency you want to convert.apikey
= Your API key
This is a currency converter JSON sample of responses.
Historical Data API
Login to the Moon Dashboard and, in the API section, copy the API key into the query.
This is how you request historical data;
https://api.finage.co.uk/history?currency=EURUSD&from=2015-01-05&to=2015-01-07&apikey=YOUR_API_KEY
- Queries
currency
= Requested currencyfrom
= Start date (YYYY-MM-dd)to
= End date (YYYY-MM-dd)apikey
= Your API key
You can use 7+ years of historical prices, this is a sample of JSON historical data response.
You can register and use free-forever Finage financial data API with beautiful JSON response now! Register and Get Free API KEY!