Converts an amount from one currency to another using live exchange rates from Open Exchange Rates API. Runs a local Python script via exec for accurate, rea...
Coding
fx-converter
Try it实时汇率换算(ECB 欧洲央行参考汇率,免费无 Key)。支持美元/人民币/欧元/日元等 20+ 主要货币互转、批量列出、金额换算。
What it does
实时汇率换算(ECB 欧洲央行参考汇率,免费无 Key)。支持美元/人民币/欧元/日元等 20+ 主要货币互转、批量列出、金额换算。
The skill document
fx-converter.sh 实时汇率换算
实时汇率查询与换算,数据源为 Frankfurter API(欧洲央行 ECB 每日参考汇率), 免费、无需 API Key、覆盖 30+ 货币。
用法
fx-converter.sh USD CNY # 1 USD = ? CNY
fx-converter.sh USD CNY 100 # 100 USD = ? CNY
fx-converter.sh USD # 列出 USD 兑主要货币
fx-converter.sh --list # 列出支持的货币
fx-converter.sh --help # 帮助
支持货币
美元 USD、人民币 CNY、欧元 EUR、日元 JPY、英镑 GBP、港币 HKD、新台币 TWD、 韩元 KRW、新加坡元 SGD、澳元 AUD、加元 CAD、瑞郎 CHF、新西兰元 NZD、 泰铢 THB、马币 MYR、卢比 INR、卢布 RUB、雷亚尔 BRL、墨西哥比索 MXN、 兰特 ZAR、瑞典克朗 SEK、挪威克朗 NOK、丹麦克朗 DKK
说明
- 汇率来自 ECB(欧洲央行),每日更新
- 支持任意金额(整数/小数)
- 小众货币组合若不支持,会提示用 USD 中转
Related skills
Fetch exchange rates and convert currencies with the free Frankfurter API (no API key). Use for any exchange rate, currency conversion, forex, or historical...
货币汇率换算、热门汇率、货币列表、银行外汇牌价、实时行情及历史汇率等。当用户说:100 美元换多少人民币?今天中行美元现汇价?美元人民币最近一周走势?美元指数多少?或类似汇率换算问题时,使用本技能。
Integrate Frankfurter v2 through Pontx for reference-rate conversion, provider-pinned compliance, auditable time series, attribution, and large exports. Use for FX or central-bank rate tasks.
将不同银行导出的流水 Excel / CSV 批量转换为监管报送标准格式(9 列)。Use when: 用户需要转换银行流水格式、汇总多银行多账户流水、整理监管报送数据。NOT for: 非银行流水文件处理、加密/损坏文件修复。需要 Python3 + openpyxl + xlrd。
Maintain legacy Frankfurter v1 integrations through Pontx. Use for existing v1 applications, reproducible dated reference-rate work, or deciding whether new provider-aware work should move to pontx-frankfurter-v2.