Forex JSON API
Streaming & REST

Read More..

Forex Rates

Use the JSON & XML Links/Buttons
We don't recommend scrapping the delayed data from the website

Live Forex Rates

Our Rates are updated every Second in real-time, you'll get all the major Forex Currencies in Machine Readable format (JSON & XML syntax). For each currency we provide the Rate and also the timestamp when it was last updated.

Free of Charge

We provide our service absolutelly free for both personal & commercial clients. If you need to access more than twice per hour, you'll have to subscribe a license key at a very affordable/competitive cost.

Reliable Service

You can integrate Live-Rates with your Business or Project knowing that you will receive high reliable data. Our data is sent from our dedicated servers directly to you, so there would be nothing to worry about.







JSON Format

[
  {
    "currency": "EURCHF",
    "bid": "0.96995",
    "ask": "0.97011",
    "high": "0.97104",
    "low": "0.95644",
    "open": "0.97103",
    "close": "0.96995",
    "timestamp": "1713560281595"
  },
  {
    "currency": "USDCHF",
    "bid": "0.91",
    "ask": "0.91054",
    "high": "0.91265",
    "low": "0.9011",
    "open": "0.91244",
    "close": "0.91",
    "timestamp": "1713560280022"
  },
  {
    "currency": "AUDUSD",
    "bid": "0.64166",
    "ask": "0.64183",
    "high": "0.64325",
    "low": "0.63617",
    "open": "0.6423",
    "close": "0.64166",
    "timestamp": "1713560280334"
  }
]

XML Format

<?xml version="1.0" encoding="UTF-8"?>
<objects type="array">
  <object>
    <currency>EURCHF</currency>
    <bid type="decimal">0.96995</bid>
    <ask type="decimal">0.97011</ask>
    <high type="decimal">0.97104</high>
    <low type="decimal">0.95644</low>
    <open type="decimal">0.97103</open>
    <close type="decimal">0.96995</close>
    <timestamp>1713560281595</timestamp>
  </object>
  <object>
    <currency>USDCHF</currency>
    <bid type="decimal">0.91</bid>
    <ask type="decimal">0.91054</ask>
    <high type="decimal">0.91265</high>
    <low type="decimal">0.9011</low>
    <open type="decimal">0.91244</open>
    <close type="decimal">0.91</close>
    <timestamp>1713560280022</timestamp>
  </object>
  <object>
    <currency>AUDUSD</currency>
    <bid type="decimal">0.64166</bid>
    <ask type="decimal">0.64183</ask>
    <high type="decimal">0.64325</high>
    <low type="decimal">0.63617</low>
    <open type="decimal">0.6423</open>
    <close type="decimal">0.64166</close>
    <timestamp>1713560280334</timestamp>
  </object>
</objects>

Pricing

150+ Instruments in Machine-Readable format, served for more than 100 happy clients world-wide.
If you are looking to integrate realtime forex data in your solution, this is the right service for you!




1-Month Subscription +30 Days of Forex Rates

€79   €50

Per Month

  • 99.99% Uptime / 100% Reliability
  • Access to Streaming API
  • Machine Readable Format (JSON & XML)
  • 150+ Instruments (Forex, Commodities, Stocks, Indexes)
  • Historical Data
  • Personal Usage
  • Access from 1 IP Address (Rest API)
  • Unlimited Hits (up to 1 per second)
  • Access to the API
  • Get Rates until 2024-05-20 00:00:00 -0400

1-Year Subscription +365 Days of Forex Rates

€39   €30

Per Month

  • 99.99% Uptime / 100% Reliability
  • Access to Streaming API
  • Machine Readable Format (JSON & XML)
  • 150+ Instruments (Forex, Commodities, Stocks, Indexes)
  • Historical Data
  • Commercial Usage
  • Access from 2 IP Address (Rest API)
  • Unlimited Hits (up to 1 per second)
  • Access to the API
  • Get Rates until 2025-04-20 00:00:00 -0400

3-Year Subscription +1095 Days of Forex Rates

€29   €20

Per Month

  • 99.99% Uptime / 100% Reliability
  • Access to Streaming API
  • Machine Readable Format (JSON & XML)
  • 150+ Instruments (Forex, Commodities, Stocks, Indexes)
  • Historical Data
  • Commercial Usage
  • Access from 5 IP Address (Rest API)
  • Unlimited Hits (up to 1 per second)
  • Access to the API
  • Get Rates until 2027-04-20 00:00:00 -0400

Bulk Subscription Flexible Monthly Payments

€19   €12

Per License / Per Month

  • 99.99% Uptime / 100% Reliability
  • Pay Monthly. No long Upfront Payments.
  • All included in the regular packages.
  • Private Dashboard to manage Multiple Licenses
  • Good for Developers who have Different Clients
  • Historical Data
  • Focus on your Product or Service Development. We take care of the rest.
  • Access from Unlimited IPs
  • Get Your Personalised Quote
 

Streaming API

With streaming API, it's no longer necessary to request for fresh data every second.
When updated data is retrieved by the main server, it's automatically pushed to client via Web-socket technology (socket.io).
Check the Streaming API Documentation to understand how you can use it.

Streaming API for forex and financial data | Powered by WebSocket | Live-Rates.com

REST API

We have developed an Application Programming Interface that allows you to filter the rates to receive

List all Rates

https://www.live-rates.com/api/rates?key=*key*

Example

https://www.live-rates.com/api/rates?key=12345

Response (JSON)

{
    "currency": "eur_usd",
    "updated" : "1491871388834"
},
{
    "currency": "eur_gbp",
    "updated" : "1491871388834"
} ...

Get Price

https://www.live-rates.com/api/price?key=*key*&rate=*symbols*

Example

https://www.live-rates.com/api/price?key=12345&rate=eur_usd,eur_gbp

Response (JSON)

{
    "currency": "eur_usd",
    "rate": "1.05956",
    "timestamp": "1491871388834"
},
{
    "currency":"eur_gbp",
    "rate":"0.90271",
    "timestamp":"1491871388834"
}

Who use Live-Rates?

Our service is very demanded by some industries. Know some of them

  • The majority of our clients are multi-currency E-Commerce platforms who need a reliable source of data

    E-Commerce Platforms

    The majority of our clients are multi-currency E-Commerce platforms who need a reliable source of data to feature products & services in multiple currencies.

  • Some brokers use Live-Rates' quotes to exchange currency between user's wallets

    Brokers

    Some brokers use Live-Rates' quotes to exchange currency between user's wallets. Since our API has real-time rates almost anything becomes a valid possibility.

  • We have more than a dozen gaming related clients who use our quotes to build their Forex Binary & other kind of Games

    Gaming & Casinos

    We have more than a dozen gaming related clients who use our quotes to build their Forex Binary & other kind of Games.

  • Forex Market


    • The Forex Market

      The Forex Market is standardly referred to as the foreign exchange market, or more commonly, the FX market. Forex markets are based upon trading currencies, and this currency exchange is entirely dependent upon the current prices for each. The foreign exchange market is actually the largest market in the world as measured by the sheer volume of trading, and it can be a lucrative market if done correctly. Typically, the foreign exchange market operates through different parties purchasing large sums of money in a particular currency and paying with a different currency. This market is unique and distinct from all other markets due to its topographical diffusion, its steady operation, and other contributing factors. Many would argue that the Forex Market is the ideal for perfect competition, which is the market structure wherein certain specific conditions are purported to contribute to a perfect market.


    • The Dimensions of the FX Market Business

      This entire market is supported by the gargantuan international banks who function as the established baselines for trading amongst the plethora of buyers and sellers. Forex markets are not available for trade during weekends, but they are otherwise available at any time. Though the market itself does not dictate the actual values of currencies in relation to one another, it does regulate the price according to the demand. The forex markets are traditionally minimally regulated, due in part to the issue of sovereignty that develops when multiple currencies are involved. The entire concept actually benefits international trade, with its unique currency conversion.


    • Who Exactly Trades in Forex?

      Though there are many possibilities for traders in the currency exchange, the majority of the foreign exchange market proponents are actually the banks themselves. There are insurance companies, financial firms, and the like who also partake in the rambunctious activities of the forex markets. Typically, though, the trades occur amongst banks, and each trade can involve millions of dollars. The range of income potential for day-trading with the Forex market is vast, with some individuals needing to work additional jobs while a minimal amount of others make huge swaths of money. Which Currencies Are The Most Traded In the Forex Market? Currently, the most popular trades for currencies are the Euro, the Yen, and the Pound. The USD is a frequently recurring competitor, but it is often used as the intermediary for triangular currency transactions.


    • The Biggest Market on Earth.

      Also known as the Currency Exchange. Forex trades around 5$ Dollar per day, that's more than any other market. Privates and Businesses are allowed to negotiate and the purposes could be endless.


    • Main Currencies

      The Main Currency Pairs are featured on Live-Rates. With us you can know everytime the current rate of major currencies such as EUR/USD, USD/JPY, GBP/USD, USD/CHF, USD/CAD and more. Everything updated every second.. Amazing hum?


    • How and where to Trade Forex?

      There are literally thousands of Online Brokers where you can trade currency. It's important to understand the Risks of trading and study all the offer to avoid finantial losses


    • What are the main platforms?

      Many brokers use Metatrader, it's a very powerful software loved by many users. However there are also many custom software and online based platforms that you may want to explore.





    Latest Blog Entries


    Contact Us

    Have questions? Get in touch!