---
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
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2020-06-25T11:01:47-04:00'
  postedAt: '2020-06-25T00:00:00-04:00'
  updatedAt: '2024-02-02T10:04:57-05:00'
  effectiveAt: '2020-06-25T00:00:00-04:00'
---

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)
