USD
$
CNY
¥

USD/CNY Exchange Rate

US Dollar to Yuan Renminbi

Live Rate
6.7846
+4.41% 5Y

1 CNY = 0.147394 USD

USD/CNY Price Chart

Historical exchange rate performance

Current 6.7846
High 7.3317
Low 6.3178
5Y Change +4.41%

Rate Overview

Live
1 USD = 6.7846 CNY
1 CNY = 0.147394 USD
Avg
6.9719
High
7.3317
Low
6.3178

Last updated: 7/27/2026, 1:53:26 AM

Quick Conversions

USDCNY
1 USD6.78 CNY
10 USD67.85 CNY
50 USD339.23 CNY
100 USD678.46 CNY
500 USD3,392.28 CNY
1,000 USD6,784.55 CNY

Get USD/CNY Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=CNY

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-27T01:53:26Z",
  "rates": {
    "CNY": 6.78455
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=CNY&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "CNY",
    "amount": 100
  },
  "result": 678.455,
  "rate": 6.78455
}

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