Tool Skill
Convert Currency Latest
convert_currency_latestConverts an amount from one currency to another using the latest exchange rates.
$0.01/call
Flat rate
Frankfurter
When to Use
Use this tool when you need to converts an amount from one currency to another using the latest exchange rates.. 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_latest")xpay_run— Execute:xpay_run("frankfurter/convert_currency_latest", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
amount | number | Yes | The amount in the source currency to convert. |
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
- Get Historical Exchange Rates — $0.01/call
- Convert Currency Specific Date — $0.01/call
- Greet — $0.01/call
Links
- Tool page: https://xpay.tools/frankfurter/convert-currency-latest/
- Provider: https://xpay.tools/frankfurter/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("frankfurter/convert_currency_latest")// 2. Execute
xpay_run("frankfurter/convert_currency_latest", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
amount | number | Yes | The amount in the source currency to convert. |
from_currency | string | Yes | The source currency ISO4217 code. |
to_currency | string | Yes | The target currency ISO4217 code. |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/frankfurter/convert-currency-latest/SKILL.md
CLI
npx @xpaysh/cli install frankfurter/convert-currency-latest
Manual
curl -o SKILL.md https://xpay.tools/skills/frankfurter/convert-currency-latest/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Frankfurter

