Skip to main content
Glama
jessicayanwang

Frankfurter MCP

convert_currency_specific_date

Convert currency amounts using historical exchange rates for a specific date. If exact date rates are unavailable, uses the closest available previous date's rates.

Instructions

Convert an amount from one currency to another using the exchange rates for a specific date. If there is no exchange rate available for the specific date, the rate for the closest available date before the specified date will be used.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
amountYesThe amount in the source currency to convert.
from_currencyYesThe source currency ISO4217 code.
to_currencyYesThe target currency ISO4217 code.
specific_dateYesThe specific date for which the conversion is requested in the YYYY-MM-DD format.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jessicayanwang/frankfurtermcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server