Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

Forex: EURCHF= via API

Dear Refinitiv team, We’re looking to get FX data via restful API (only for EURCHF=, bid and ask of which we’ll take the median). In other words, we want to know which of your API simply returns the real-time exchange rate of a currency pair. Next question: how can we make calls to this API? Many thanks, Lukas

#productfx-venues-market-data
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@lukas.wissner

Hi,

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


Upvotes
Accepted
22.2k 59 14 21

Hi @lukas.wissner,

Eikon does not provide a REST interface to data, but you can use the Refinitiv Data Library for Python or .NET to get the current price for this instrument. These libraries are quite easy to use, but they require a local Eikon/Workspace instance on that machine.

You also have an option to use CodeBook - a cloud hosted version of Jupyter notebook, which can be accessed from within Eikon/Workspace by typing in CODEBK in the search bar.

There are other products like Refinitiv Data Platform which provide a REST interface to the data. There is also RTO, which can provide a realtime streaming/snapshot data for this instrument, but uses a WebSocket interface instead. Please talk to your Refinitiv account manager, if you are interested in these products.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
22.2k 59 14 21

Hi @lukas.wissner,

We have a bunch of products which can be used to retrieve this information. Are you a current user of Refinitiv products or services? If so, which ones.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 0 0

Hi Gupreet, we're Eikon subscribers since 2016 and are interested in the simplest product: simple API call, simple API response, no rocket science, just the current EURCHF= RIC

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.