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

# Pricing Suite · Fiat Overview

> Token-to-USD VWAP in fixed time buckets.

## Overview

The fiat VWAP endpoint reflects dataset **`0605`** — [Token-to-fiat VWAP](/data-catalog/evm/prices/token-to-fiat-vwap): USD price per ERC-20 token with lineage anchors and stablecoin-anchored routing metadata (`hops`, `sources_count`).

### Endpoint matrix

| Endpoint                                                                                  | Summary                   | Dataset ID |
| ----------------------------------------------------------------------------------------- | ------------------------- | ---------- |
| [`POST /evm/prices/spot/fiat/vwap`](/api-reference/evm/prices/fiat/prices-spot-vwap-fiat) | Token-to-USD VWAP buckets | `0605`     |

### Parameters

<ParamField body="chain_id" type="number" required>Target EVM chain.</ParamField>

<ParamField body="token_address" type="string">ERC-20 address filter (hex, no `0x`), when applicable.</ParamField>

Use block or time range filters per [Pagination & Limits](/api-reference/overview/pagination-and-limits) patterns on the VWAP page.

### See also

* [Token-to-fiat VWAP catalog](/data-catalog/evm/prices/token-to-fiat-vwap)
* [Fiat Currency](/api-reference/enumerations/fiat-currency)
