# Foreign Exchange

### Step-by-Step Guide to Downloading FX Forward Rates

**1. Login to BlueGamma**

Go to [BlueGamma](https://app.bluegamma.io/) and log in to your account.

If you don't already have an account, [Sign up for a 14-day free trial](https://auth.bluegamma.io/sign-up).

Once logged in, click **‘**[**Foreign Exchange**](https://app.bluegamma.io/foreign-exchange/eurusd)**’** on the left sidebar.

#### 2. Selecting a Currency Pair

* Choose a **Base Currency** (e.g., EUR) and a **Quote Currency** (e.g., GBP) from the dropdown menus.
* Click **Refresh Data** to ensure you have the latest rates.

<figure><img src="/files/OH4O9oZNel2WmHdf3IbL" alt=""><figcaption></figcaption></figure>

#### 3. Viewing Forward Rate Information

* The **Spot Rate** displays the current exchange rate.
* **Forward Points** show the difference between the spot rate and the future rate.
* The **Mid Rate (Forward Rate)** is calculated by adding forward points to the spot rate.
* The **Forward Curve Graph** provides a visual representation of expected future exchange rates.

<figure><img src="/files/UQjKm3M9MbaZYzASTofP" alt=""><figcaption></figcaption></figure>

#### 4. Downloading Forward Data

* Click the **Download** button to export a spreadsheet with the FX forward rates.
* A CSV file will be generated, which can be imported into financial models.

### Additional Features

* **Historical Data**: Use the historical spot rate graph to analyze past trends.
* **Data Updates**: The system refreshes rates automatically to provide up-to-date information.
* **Forward Curve Visualisation:** The graph shows the relationship between time and the Forward Rate

<figure><img src="/files/TetAB49naw3hnxJBwZLZ" alt=""><figcaption></figcaption></figure>

### Common Use Cases

* **Borrowing in foreign currency**: Manage FX risk when taking on debt in a different currency.
* **Investing to home currency**: Convert investment returns efficiently back to the home currency.
* **Foreign currency income modelling**: Forecast and hedge foreign revenue streams.
* **Capex in foreign currency**: Plan and secure future capital expenditures abroad.
* **Lending in foreign currency**: Structure loans with accurate FX forward pricing.

These use cases are particularly relevant for **IPPs, auto leasing firms, private credit lenders, debt advisors, and hedge advisors**.

* **Risk Management**: Lock in future exchange rates to mitigate currency risk.
* **Financial Modelling**: Use forward points to project FX rates in cash flow forecasts.
* **FX Trading & Investment**: Leverage historical and forward data to make informed decisions.

If you need further assistance, feel free to reach out for support!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bluegamma.io/documentation/market-data-guides/downloading-fx-forward-rates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
