---
sourceDocument: Zurich ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/platform-administration

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# FX Currency values in forms

# Understanding FX Currency values in forms {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

In forms, the FX Currency field behaves like a dot walkable field in script. It consists
of an entry field, and an accompanying list for selection of a currency code.

Specifically, FX Currency fields that appear on forms contain the following:

* An empty field for entry of a numeric currency value, formatted according to your assigned user locale. For example, in the US, it is formatted with two decimal places, for entry of cents. If this is a new record, the field is empty. If it is an existing record, the
  previous currency amount that you entered appears.

* A selection list of active currencies from the Currency \[fx_currency\] table. The default currency code is based on your user locale. You can select another currency for use during the entry session.For example, in the US, the default currency value, based on the user
  locale, is USD. You can select another currency code to use in the current entry
  session.

* An edit icon (![Edit icon]()). Users with an assigned currency_instance_admin role can click it to edit currency detail in the accompanying Currency Instance \[fx_currency2_instance\] record.
{#fx-currency-values-forms__ul_u5r_k53_5jb}

