Supports querying the foreign exchange rates of China top ten banks, as well as currency exchange rate inquiries.
The APP Code required for API authentication can be applied for at the Alibaba Cloud API Marketplace: https://market.aliyun.com/apimarket/detail/cmapi011221
This MCP server, named exchange-rate-query
, primarily provides foreign exchange rate inquiry and conversion services. By integrating with the exchange rate API available on the Alibaba Cloud Marketplace, it offers users information including but not limited to the foreign exchange rates of the top ten banks, the exchange rate between a single currency and other currencies, all supported currency names, and specific currency conversions. This service is particularly suitable for application scenarios requiring real-time access to the latest exchange rate data, such as financial analysis software, international trade platforms, or personal finance assistants.
bank
: Specifies the bank code to be queried, defaulting to Bank of China (BOC).currency
: A required parameter that specifies the code of the base currency to be queried.amount
: A required field indicating the amount to be converted.from
: A required field specifying the source currency code; if left blank, it defaults to Chinese Yuan (CNY) or US Dollar (USD).to
: A required field specifying the target currency code; similarly, if not specified, it defaults to CNY or USD as the output currency.by: Higress official
A multifunctional service designed specifically for the stock, futures, and foreign exchange markets. It provides a variety of tools, including candlestick charts, quotes, rankings, and more, to help users obtain real-time and historical data, perform technical analysis, and support decision-making.
appCode