get_exchange_rate
Retrieve current or historical exchange rates between KRW and USD. Specify a timestamp for past rates, or omit for the most recent rate to aid currency conversion and financial analysis.
Instructions
Get the exchange rate between two currencies. (환율 조회)
Args: base_currency: 'KRW' or 'USD'. quote_currency: 'KRW' or 'USD'. date_time: Optional ISO 8601 timestamp for a historical rate. Omit for the latest rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_time | No | ||
| base_currency | No | USD | |
| quote_currency | No | KRW |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||