Rate Overview
Live
1 USD = 6.7423 CNY
1 CNY = 0.148317
USD
Avg
6.7441
High
6.7527
Low
6.7413
Last updated: 8/16/2026, 3:38:43 PM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.74 CNY |
| 10 USD | 67.42 CNY |
| 50 USD | 337.12 CNY |
| 100 USD | 674.23 CNY |
| 500 USD | 3,371.16 CNY |
| 1,000 USD | 6,742.33 CNY |
Get USD/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CNYExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-16T15:38:43Z",
"rates": {
"CNY": 6.7423263
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CNY",
"amount": 100
},
"result": 674.23263,
"rate": 6.7423263
}Build with USD/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key