Understanding EDITED's API

API: How Is Currency Conversion Handled?

 

When EDITED crawls a product, we convert its price from the original currency to USD (cents) using the exchange rate on the date of the crawl. This generates the price_USD field and helps normalize price differences caused by exchange rate fluctuations.

 

You can also set the currency for other fields using the currency parameter. These fields will use the exchange rate on the date the product was seen (date_seen)

  • Find more information on the API documentation section on currency methodology.
Option Documents — EDITED APIs documentation