get_latest_usd_mxn_rate
Retrieve the current USD/MXN exchange rate and its corresponding date from Banxico. Use this to access accurate currency conversion data for financial decision-making.
Instructions
Get the latest USD/MXN exchange rate from Banxico.
Returns: The most recent USD/MXN exchange rate with date
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}