Chinamoney: Get Cny Reference Rate History
Chinamoney via Parse · Finance
Fetch historical CNY reference rates. Returns monthly average rates for each currency pair within a date range. Currency pairs use CNY/XXX format. Access financial data from China Foreign Exchange Trade System / National Interbank Funding Center (chinamoney.com.cn), including exchange rates, SHIBOR, LPR, and market bulletins. Fulfilled by Parse from chinamoney.com.cn.
- chinamoney
- chinamoney-com-cn
- finance
- government-public
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/aab16bd2-93d6-4449-94d8-5764464da33d/get_cny_reference_rate_history
- Interface artifact
- sha256:a83c956d5e0ab762b50ecc83c5304c85b8866aa4786c3a8534068b9531c4e191
- Manifest digest
- sha256:65e0b249dcbb92b67610c69019211ccf51476fef01518dd4e3ced4900b62e9ab
Request fields
- currency (string): Currency pair in CNY/XXX format (e.g. 'CNY/AOA', 'CNY/INR'). Use 'ALL' or omit for all currencies.
- end_date (string): End date in YYYY-MM-DD format.
- start_date (string): Start date in YYYY-MM-DD format.
Example queries
- {"currency":"ALL","end_date":"2026-06-10","start_date":"2026-03-13"}