实时金价v1
今日金价查询API是一个实时获取国内各大金店黄金价格和国际黄金白银期货价格的接口。(增加了10分钟的缓存)
接口信息
GET
https://apis.whrx.chat/api/jinjia/v1.php
请求方法
GET
所属分类
生活服务
每分钟限流
不限速
调用次数
21
需要密钥
是
需要积分
免费
提交时间
2026-05-02 14:19:16
贡献者
尋鯨錄
接口检测
检测接口是否正常响应
接口反馈
如果接口调用出现问题,请在此反馈(* 联系方式为必填项,建议填写QQ号以便联系)
免责声明
使用本平台接口即表示同意本声明。
1. 数据来源:接口数据来自第三方公开网络或用户上传,本平台不保证准确性、完整性、实时性,请以官方信息为准。
2. 合法性与安全性:本平台无法核实每个接口的安全性、合法性,使用者自行承担相关风险。
3. 用途限制:标注“学习专用”的接口禁止商用;严禁用于违法违规行为(如诈骗、赌博、侵权等)。违规后果由使用者自行承担。
4. 损害免责:使用本接口产生的任何直接或间接损失,本平台不承担责任。
5. 第三方上传:用户/商户上传的接口若侵权或违法,由上传者承担全部责任。
6. 监督配合:本平台依法记录访问日志,如发现违法活动将配合执法部门处理,并有权随时限制或封禁服务。
注:本平台保留最终解释权,并可能随时更新本声明。
请求参数
| 参数名 | 类型 | 必填 | 描述 |
|---|---|---|---|
| key | string | 是 | 接口访问密钥(开启密钥访问时必填) |
响应示例
{
"code": 200,
"msg": "success",
"data": {
"update_time": "2026-05-02 18:58:02",
"shops": [
{
"name": "周大福",
"retail_price": "1419",
"exchange_price": "978",
"update_time": "2026-05-02 18:58:02"
},
{
"name": "六福珠宝",
"retail_price": "1417",
"exchange_price": "1205",
"update_time": "2026-05-02 18:58:03"
},
{
"name": "菜百首饰",
"retail_price": "1388",
"exchange_price": null,
"update_time": "2026-05-02 18:58:03"
}
],
"futures": [
{
"name": "国际黄金现货",
"trade_price": "4614.95",
"trade_unit": "美元\/盎司",
"convert_price": "1012.9647",
"convert_unit": "元\/克",
"update_time": "2026-05-02 04:59:58"
},
{
"name": "上海黄金现货",
"trade_price": "1013.36",
"trade_unit": "人民币\/克",
"convert_price": "1013.36",
"convert_unit": "元\/克",
"update_time": "2026-04-30 15:02:10"
},
{
"name": "国际白银现货",
"trade_price": "75.36",
"trade_unit": "美元\/盎司",
"convert_price": "16.5412",
"convert_unit": "元\/克",
"update_time": "2026-05-02 04:59:58"
},
{
"name": "上海白银现货",
"trade_price": "17954",
"trade_unit": "人民币\/千克",
"convert_price": "17.954",
"convert_unit": "元\/克",
"update_time": "2026-04-30 14:43:50"
}
],
"charts": {
"intl_gold_realtime": "https:\/\/webquotepic.eastmoney.com\/GetPic.aspx?token=44c9d251add88e27b65ed86506f6e5da&nid=122.XAU&type=r&imageType=rf",
"intl_gold_trend": "https:\/\/webquoteklinepic.eastmoney.com\/GetPic.aspx?nid=122.XAU&type=&unitWidth=-6&ef=&formula=RSI&AT=1&imageType=KXL",
"intl_silver_realtime": "https:\/\/webquotepic.eastmoney.com\/GetPic.aspx?token=44c9d251add88e27b65ed86506f6e5da&nid=122.XAG&type=r&imageType=rf",
"intl_silver_trend": "https:\/\/webquoteklinepic.eastmoney.com\/GetPic.aspx?nid=122.XAG&type=&unitWidth=-6&ef=&formula=RSI&AT=1&imageType=KXL",
"shanghai_gold_realtime": "https:\/\/webquotepic.eastmoney.com\/GetPic.aspx?token=44c9d251add88e27b65ed86506f6e5da&nid=118.SHAU&type=r&imageType=rf",
"shanghai_gold_trend": "https:\/\/webquoteklinepic.eastmoney.com\/GetPic.aspx?nid=118.SHAU&type=&unitWidth=-6&ef=&formula=RSI&AT=1&imageType=KXL",
"shanghai_silver_realtime": "https:\/\/webquotepic.eastmoney.com\/GetPic.aspx?token=44c9d251add88e27b65ed86506f6e5da&nid=118.SHAG&type=r&imageType=r",
"comex_gold_realtime": "https:\/\/webquotepic.eastmoney.com\/GetPic.aspx?imageType=r&type=&token=44c9d251add88e27b65ed86506f6e5da&nid=101.GC00Y",
"comex_gold_trend": "https:\/\/webquoteklinepic.eastmoney.com\/GetPic.aspx?nid=101.GC00Y&type=&unitWidth=-6&ef=&formula=RSI&AT=1&imageType=KXL",
"comex_silver_realtime": "https:\/\/webquotepic.eastmoney.com\/GetPic.aspx?imageType=r&type=&token=44c9d251add88e27b65ed86506f6e5da&nid=101.SI00Y",
"comex_silver_trend": "https:\/\/webquoteklinepic.eastmoney.com\/GetPic.aspx?nid=101.SI00Y&type=&unitWidth=-6&ef=&formula=RSI&AT=1&imageType=KXL"
}
},
"api_info": {
"developer": "尋鯨錄",
"blog": "https:\/\/www.xunjinlu.fun",
"api_platform": "https:\/\/api.xunjinlu.fun"
}
}
详细文档
# 今日金价查询 API 接口文档 (V1)
## 接口概述
今日金价查询API是一个实时获取国内各大金店黄金价格和国际黄金白银期货价格的接口。
## 接口地址
```
GET/POST https://api.xunjinlu.fun/api/jinjia/v1.php
```
## 请求方式
- `GET` - 直接访问接口地址
- `POST` - 支持 POST 请求(无参数)
## 请求参数
本接口无需传入任何参数,直接请求即可获取最新金价数据。
### JSON 请求参数示例
```json
[]
```
...
AI文档
AI生成
# 实时金价v1 API接口文档
## 接口简介
实时金价v1 API是一个用于查询国内各大金店黄金价格和国际黄金白银期货价格的接口。通过调用该接口,用户可以实时获取最新的金价信息。
## 请求说明
- **请求地址**:https://api.xunjinlu.fun/api/jinjia/v1.php
- **请求方法**:GET
- **请求头**:无特殊要求
## 请求参数
| 参数名 | 类型 | 是否必填 | 说明 |
| --- | --- | --- | --- |
| key | string | 是 | 接口访问密钥 |
## 返回参数
| 参数名 | 类型 | 说明 |
| --- | --- | --- |
| code | integer | 状态码,200表示成功 |
| msg | string | 状态信息 |
| data | object | 返回的数据对象 |
| update_time | string | 数据更新时间 |
| shops | array | 国内各大金店金价信息 |
| futures | array | 国际黄金白银...
在线测试
https://apis.whrx.chat/api/jinjia/v1.php
等待中
// 结果将在此处显示...
推荐接口
GET
实用工具
免费
抖音视频解析
抖音无Ck解析视频