# How to convert currencies

## Purpose

For those staff members that are submitting expenses or other reimbursable items in a currency other than USD, this guide is a reference for you and your manager to review your individual expenses in conjunction with our Global Policies.

## Source

All exchange rates are pulled from Netsuite which uses Thomson Reuters.

## Rates and Period

We provide a calculated average rate that is updated on the 26th of every month. Our average exchange rate is calculated using ending spot rate on the 25th of every month and the ending spot on the 26th of the preceding month, respectively, divided by two.

## Use Case

If or when you have an expense in a foreign currency and our Global Policy is denominated in USD, use the rate the most recent average rates.

## Rate Table

For reference to the most updated average exchange rates, refer to [Currency Exchange Table Policy](https://docs.google.com/spreadsheets/d/1Nqe0GRq8T3f-_0JS92hvVEofBuev4KEbgt3PF9wLRvw/edit?usp=sharing).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.mattermost.com/operations/finance/staff-member-expenses/currency-exchange-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
