calc_currency_estimate
Estimate the conversion of a specified amount between two currencies using an approximate exchange rate.
Instructions
Estimate currency conversion using a rough rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| from | Yes | ||
| to | Yes |