cambio-rate
Retrieve accurate exchange rates for a specified currency on a given date using a simple API query. Automatically adjusts for weekends and holidays to provide the latest available data.
Instructions
Get exchange rates for a specific currency on a specific date
Input Schema
Name | Required | Description | Default |
---|---|---|---|
currency | Yes | Currency symbol (e.g., USD, EUR, GBP) | |
date | Yes | Date in YYYY-MM-DD format. For weekends and holidays, the returned date will be the last available business day. |