import requests url = "https://api.jisuapi.com/exchange/history2?code=USDCNY&startdate=2026-06-01&enddate=2026-06-10&appkey=yourappkey" response = requests.get(url) print(response.json())


© 2015-2025 杭州极速互联科技有限公司 版权所有 浙ICP备17047587号-4 浙公网安备33010502005096 增值电信业务经营许可证:浙B2-20190875