fx_tax_convert
Convert an amount between currencies using free, keyless public FX rates (Frankfurter/ECB), fetched on demand. Returns the rate and converted amount. Read-only; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target ISO 4217 currency code | |
| from | Yes | Source ISO 4217 currency code | |
| amount | Yes | Amount to convert |