get_exchange_rate
Retrieve the reference exchange rate between USD and KRW. Supports historical rates when a specific date and time is provided.
Instructions
Get the reference exchange rate between two currencies (e.g. base USD / quote KRW).
date_time: optional ISO 8601 timestamp to query a historical rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_time | No | ||
| base_currency | Yes | ||
| quote_currency | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||