Convert Currency Specific Date
convert_currency_specific_dateConvert 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.
When to Use
Use this tool when you need to 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.. This is part of the Frankfurter provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 5+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("frankfurter/convert_currency_specific_date")xpay_run— Execute:xpay_run("frankfurter/convert_currency_specific_date", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
amount | number | Yes | The amount in the source currency to convert. |
specific_date | string | Yes | The specific date for which the conversion is requested in the YYYY-MM-DD format. |
from_currency | string | Yes | The source currency ISO4217 code. |
to_currency | string | Yes | The target currency ISO4217 code. |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Frankfurter (all tools) — 6 tools
- Get Supported Currencies — $0.01/call
- Get Latest Exchange Rates — $0.01/call
- Convert Currency Latest — $0.01/call
- Get Historical Exchange Rates — $0.01/call
- Greet — $0.01/call
Links
- Tool page: https://xpay.tools/frankfurter/convert-currency-specific-date/
- Provider: https://xpay.tools/frankfurter/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
amount | number | Yes | The amount in the source currency to convert. |
specific_date | string | Yes | The specific date for which the conversion is requested in the YYYY-MM-DD format. |
from_currency | string | Yes | The source currency ISO4217 code. |
to_currency | string | Yes | The target currency ISO4217 code. |
Install Skill
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Frankfurter

