--- title: Currency API rate_updated_at field now reflects manual FX rates - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/currency-api-rate_updated_at-field-now-reflects-manual-fx-rates md: https://shopify.dev/changelog/currency-api-rate_updated_at-field-now-reflects-manual-fx-rates.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 25, 2020 Tags: * API # Currency API `rate_updated_at` field now reflects manual FX rates The currency API `rate_updated_at` field now returns the date the manual currency exchange rate was updated, if applicable. If no manual rate was set, the date the automatic rate was updated is returned. This change was made to support the new manual exchange rates feature. Previously, the currency API returned the date the automatic rate was last updated in this field. Learn more about the [currency API](https://shopify.dev/docs/admin-api/rest/reference/store-properties/currency?api%5Bversion%5D=2020-04) Learn more about [manual exchange rates](https://help.shopify.com/en/manual/payments/shopify-payments/multi-currency/conversions#manual-exchange-rate-conversions) Learn more about [automatic exchange rates](https://help.shopify.com/en/manual/payments/shopify-payments/multi-currency/conversions#automatic-exchange-rate-conversions)