当前位置:网站首页>汇率的查询接口
汇率的查询接口
2022-07-02 03:16:00 【MonkeyKing_sunyuhua】

项目中使用到汇率,需要能有一个接口进行查询,而查询汇率最权威的应该就是中国外汇交易中心
官网地址:
https://www.chinamoney.com.cn/chinese/index.html
通过F12就可以查看网站的汇率接口;
查询出来的结果:
{
"head": {
"version": "2.0",
"provider": "CWAP",
"req_code": "",
"rep_code": "200",
"rep_message": "",
"ts": 1656598274022,
"producer": "",
"tstext": "2022-06-30 22:11:14"
},
"data": {
"total": 22,
"startDate": "2022-05-30",
"pageTotal": 3,
"searchlist": ["USD/CNY"],
"pageSize": 10,
"endDate": "2022-06-29",
"flagMessage": "",
"head": ["USD/CNY", "EUR/CNY", "100JPY/CNY", "HKD/CNY", "GBP/CNY", "AUD/CNY", "NZD/CNY", "SGD/CNY", "CHF/CNY", "CAD/CNY", "CNY/MYR", "CNY/RUB", "CNY/ZAR", "CNY/KRW", "CNY/AED", "CNY/SAR", "CNY/HUF", "CNY/PLN", "CNY/DKK", "CNY/SEK", "CNY/NOK", "CNY/TRY", "CNY/MXN", "CNY/THB"],
"currency": "USD/CNY",
"pageNum": 1
},
"records": [{
"date": "2022-06-29",
"values": ["6.7035"]
}, {
"date": "2022-06-28",
"values": ["6.6930"]
}, {
"date": "2022-06-27",
"values": ["6.6850"]
}, {
"date": "2022-06-24",
"values": ["6.7000"]
}, {
"date": "2022-06-23",
"values": ["6.7079"]
}, {
"date": "2022-06-22",
"values": ["6.7109"]
}, {
"date": "2022-06-21",
"values": ["6.6851"]
}, {
"date": "2022-06-20",
"values": ["6.7120"]
}, {
"date": "2022-06-17",
"values": ["6.6923"]
}, {
"date": "2022-06-16",
"values": ["6.7099"]
}]
}
边栏推荐
- buu_ re_ crackMe
- 2022-2028 global aluminum beverage can coating industry research and trend analysis report
- How to develop digital collections? How to develop your own digital collections
- Global and Chinese markets for welding equipment and consumables 2022-2028: Research Report on technology, participants, trends, market size and share
- Soul app released the annual report on generation Z behavior: nearly 20% of young people love shopping in the vegetable market
- PHP array processing
- Verilog parallel block implementation
- Form custom verification rules
- Verilog reg register, vector, integer, real, time register
- Baohong industry | what misunderstandings should we pay attention to when diversifying investment
猜你喜欢

Baohong industry | what misunderstandings should we pay attention to when diversifying investment

Golang configure export goprivate to pull private library code

高并发场景下缓存处理方案

SAML2.0 notes (I)

About DNS

Framing in data transmission

Cache processing scheme in high concurrency scenario

C shallow copy and deep copy
![[C Advanced] brother Peng takes you to play with strings and memory functions](/img/95/ab1bb0b3fa0b99e32233a5ca5d42a4.jpg)
[C Advanced] brother Peng takes you to play with strings and memory functions

Verilog parallel block implementation
随机推荐
JS <2>
Find duplicates [Abstract binary / fast and slow pointer / binary enumeration]
Common means of modeling: aggregation
Special symbols in SAP ui5 data binding syntax, and detailed explanation of absolute binding and relative binding concepts
3124. Word list
Redis cluster
流线线使用阻塞还是非阻塞
2022-2028 global deep sea generator controller industry research and trend analysis report
C # joint halcon out of halcon Environment and various Error Reporting and Resolution Experiences
About DNS
uniapp 使用canvas 生成海报并保存到本地
SAML2.0 notes (I)
Load different fonts in QML
/silicosis/geo/GSE184854_scRNA-seq_mouse_lung_ccr2/GSE184854_RAW/GSM5598265_matrix_inflection_demult
Force deduction daily question 540 A single element in an ordered array
Xiaomi, a young engineer, was just going to make soy sauce
Tupu software has passed CMMI5 certification| High authority and high-level certification in the international software field
el-table的render-header用法
spark调优
ORA-01547、ORA-01194、ORA-01110