We are updating our API to return currency conversions for all prices and currencies that we have. You can see that here, in the amount_by_currency
So in the API call for products_group_by_sizes we are returning lowPrice, avgPrice and highPrice, we would also like to return an amount_by _currency field here that will have the lowPrice, avgPrice and highPrice for each store amount_by_currency that is in the index production_compare-product_searches_group_by_sizes.
Here is the link to Kibana, I will send the password via Skype, the username is elastic
Below is the current query we are using.