> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FXRates

This datastore holds the fx rates.

| Field          | Key | Vector | Nullable | Type              | Cube Field                                                |
| -------------- | --- | ------ | -------- | ----------------- | --------------------------------------------------------- |
| **BaseCcy**    | Y   | N      | N        | String            | [FX BaseCcy](../cube/dimensions/fxrates#fx-baseccy)       |
| **CounterCcy** | Y   | N      | N        | String            | [FX CounterCcy](../cube/dimensions/fxrates#fx-counterccy) |
| FXRate         | N   | N      | N        | Double            | [FxRate](../cube/measures/fxrate)                         |
| **AsOfDate**   | Y   | N      | N        | Date\[yyyy-mm-dd] | [AsOfDate](../cube/dimensions/time#asofdate)              |
