01
Forex,Stocks,Commodities,Cryptos & Indices API is developed for exchange rates to handle thousands of requests per second also monitor constantly.
02
At the end, Response matters a lot for each and every work either it would be an offline job or an online work. FL API always gives outstanding responses.
{ "Symbol":"BTCUSD", "bid":11813.67, "ask":11838.67, "change":-84.95, "changepercentage":"%-0.71", "Spread":25, "time":1597641986 }
Financial Liquid is a simple and lightweight API for
current and historical foreign
exchange (Forex/Stocks/Commodities/Cryptos/Indices) rates.
03
SERVICES
04
LIVE CHART
05
What we done
Forex Crypto Stocks API
Forex Currency Stock API is providing real-time exchange rate prices for 145+ world currencies. API comes with multiple endpoints, each serving a different response. Each response includes the latest exchange rate prices for all currencies, historical data of single or multiple currencies, converting the price from one currency to another.
Through Financial Liquid API documents, we will guide our API structure, usage of parameters, error codes, and code examples. If there any question is left, please make sure to contact us through Live Chat, or contact form and our team will be happy to help out. Checkout complete documentationHere
06
Documentation
Your API Key is your unique account key, that passed through the API URL's parameters apikey={YOUR_API_KEY}&weburll={YOUR_REGISTERED_WEBSITE_URL}&symbol={YOUR_SYMBOLS}. Your unique key authenticates with the Financial Liquid API to give you access to our Database.
Passed your API key in URL
https://financial-liquid.com/api?symbol=BTCUSD&apikey=?&weburll=?
If you dont have Financial Liquid API access key, you can registered here
Sinup now07
Documentation
https://financial-liquid.com/symbol?apikey=?&weburll=?OutPut
{"status":200, "data":{"count":92, "rows":[{"symbol":"ADIDAS" ,"alias":"Adidas", "precision":2, "market":"stocks", "base_currency":"USD", "source":"mt4", "order":100} , {"symbol":"Amazon", "alias":"Amazon", "precision":2, "market":"stocks", "base_currency":"USD", "source":"mt4", "order":100} , {"symbol":"Apple", "alias":"Apple", "precision":2, "market":"stocks", "base_currency":"USD", "source":"mt4", "order":100} , {"symbol":"AUDCAD", "alias":"AUD\/CAD", "precision":5, "market":"forex", "base_currency":"CAD", "source":"nax", "order":100} , {"symbol":"AUDCHF", "alias":"AUD\/CHF", "precision":5, "market":"forex", "base_currency":"CHF", "source":"nax", "order":100} ] } }