U.S. Treasury Fiscal Data · Example Payload

Treasury Exchange Rate Record Example

Federal GovernmentFinanceTreasuryNational DebtExchange RatesEconomics

Treasury Exchange Rate Record Example is an example object payload from U.S. Treasury Fiscal Data, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countrycurrencyexchange_rateeffective_daterecord_date

Example Payload

Raw ↑
{
  "country": "Afghanistan",
  "currency": "Afghani",
  "exchange_rate": "64.77",
  "effective_date": "2026-03-31",
  "record_date": "2026-03-31"
}