FX spot rate blending methods

Table of Contents

Summary

When several source feeds are available, spot rate blending can combine them in several ways: a simple average, a weighted average (weights reflecting feed quality, latency, or liquidity relationships), a median or trimmed mean (robust to a stale or erroneous outlier), or a waterfall / governed selection (a preferred source with a fallback hierarchy). The choice is a governance decision owned by Finance / Market Risk, and changing it requires sign-off.

Detail

The methods

  • Simple average — arithmetic mean of all available source rates. Easiest; no opinion about relative source quality.
  • Weighted average — sources carry weights, often reflecting feed quality, latency, or the bank's own liquidity relationships; higher-quality or more timely feeds get higher weights.
  • Median / trimmed mean — robust statistics that suppress outliers from a stale or erroneous feed without manual intervention.
  • Waterfall / governed selection — a preferred source is used when present and in tolerance; a defined fallback hierarchy is invoked otherwise.

Governance, not code

The methodology is set by Finance or Market Risk and is defensible and auditable; method changes require approval. The same multi-source statistics (count, average, median, min/max, standard deviation) used for emerging-market broker-quote IPV on rates and vols can in principle be applied to spot, though spot's observability (Level 1) means it rarely needs the heavier treatment.

Industry precedent

Robust, multi-source, statistically-defensible rate construction is the direction of travel for FX benchmarks generally — the WM/Reuters fix moved to a volume-weighted median over a widened fixing window precisely to resist manipulation and outliers (see References).

See also

References

Emacs 29.3 (Org mode 9.6.15)