fx-intel__convert_currency
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[fx-intel] Convert any amount between any two currencies with the current exchange rate. E.g. 100 USD to EUR, 50000 JPY to USD.
Parameters schema
{
"type": "object",
"required": [
"amount",
"from",
"to"
],
"properties": {
"to": {
"type": "string",
"description": "Target currency code e.g. EUR, USD, BTC, INR"
},
"from": {
"type": "string",
"description": "Source currency code e.g. USD, EUR, GBP, JPY"
},
"amount": {
"type": "number",
"description": "Amount to convert e.g. 100, 1000, 0.5"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries