chinese-bank-forex-rates

Use when you need the latest bank forex rates from major Chinese banks by bank name and currency names. Supports 招商银行, 中国银行, 中国农业银行, 中国工商银行, 中国建设银行, and 交通银行, with aliases such as 农行, 工行, 建行, and 交行.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "chinese-bank-forex-rates" with this command: npx skills add lhmcn/chinese-bank-forex-rates

Chinese Bank Forex Rates

Use this skill when you need the latest forex rates for a supported Chinese bank and one or more currencies.

Inputs

  • bank: bank name or alias
  • currencies: one or more currency names or ISO codes

Output

The script returns JSON with:

  • bankName
  • updateTime in ISO 8601 format when normalization is possible
  • rates: list of objects with currencyName, buyPrice, and sellPrice

Prices are standardized to CNY per 100 units of foreign currency, rounded to two decimal places. If the preferred value and configured fallback are both empty, the field is returned as an empty string.

Supported Banks

  • 招商银行
  • 中国银行
  • 中国农业银行
  • 中国工商银行
  • 中国建设银行
  • 交通银行

Price Selection Rule

When a bank exposes explicit 现汇 and 现钞 columns, the implementation uses:

  • buyPrice: prefer 现汇买入价, then 现钞买入价
  • sellPrice: prefer 现汇卖出价, then 现钞卖出价

If a bank only publishes one buy and one sell price, the published pair is used directly.

Invocation

From this skill directory:

node index.js --bank 中国银行 --currencies 美元,EUR

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ferrero Rocher

Ferrero Rocher is a premium hazelnut chocolate by Ferrero Group, selling over 3.5 billion units annually worldwide.

Registry SourceRecently Updated
General

Amc Networks

美国电视传媒集团,旗下有AMC、BBC America等频道,制作热门剧集如绝命毒师、行尸走肉,拥有流媒体服务AMC+。

Registry SourceRecently Updated
General

Square

Square API integration with managed OAuth. This is a write-capable integration — it can read, create, update, and delete payments, customers, orders, catalog...

Registry SourceRecently Updated
General

Weibo User Published Posts API

Call GET /api/weibo/get-user-post/v1 for Weibo User Published Posts through JustOneAPI with uid.

Registry SourceRecently Updated