convert
Exchange an amount between two currencies at the current mid-market rate. Provide source, target, and amount.
Instructions
Convert an amount from one currency to another at the current mid-market rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency code | |
| from | Yes | Source currency code | |
| amount | Yes | Amount to convert |