# Why did Google report wrong pice-A simplified explanation for non-tech readers

<figure><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2f/Google_2015_logo.svg/800px-Google_2015_logo.svg.png" alt=""><figcaption></figcaption></figure>

Google made a mistake in showing wrong exchange rates for the Euro and Dollar against the Polish zloty.&#x20;

The rates were much higher than usual, causing confusion and speculation. Some thought it was related to political statements or a geopolitical event, but it turned out to be **a technical glitch** on Google's part.

**Poland's Finance Minister** clarified that the high zloty rate was due to a data source error, and normalcy would return once Asian markets opened. Indeed, when Asian markets opened, the official euro exchange rate was much lower, proving the error in Google's data.

While Google faced a tough moment, there were consequences. ByBit, a crypto exchange, had **an exploit potential** due to the data feed error.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/-1Vm-OzN-6zhAZhmjHONgafeGkPIWa8QjcwPVsICVwmrUzCnnK-UsjCus6UFGxXIYAiYl977QfQa7HCOvPrJNgNmko3GGueEsMOU_As0ynFWPAHinqSBF0dgNRSwG5KaOkcir4wkNdK8okGPo_vtkwM" alt=""><figcaption></figcaption></figure>

Users could deposit USD and sell them at a much higher price than the real market value. ByBit disabled withdrawals and FIAT exchange once they realized the issue.

<figure><img src="https://redstone.finance/assets/img/redstone-logo-full.svg" alt=""><figcaption></figcaption></figure>

To prevent such incidents, **Oracle projects such as RedStone** , which aggregate data from various sources, can be used. **RedStone** provide a more reliable data flow by relying on multiple data points. For example, **RedStone** tracks exchange rates across 9 sources and delivers a median value to users, making it difficult to manipulate. Using multiple sourcesincreases security and helps prevent glitches like the one experienced with Google.


---

# 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://zenofchain.gitbook.io/redstone-quick-guide/articles/why-did-google-report-wrong-pice-a-simplified-explanation-for-non-tech-readers.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.
