USD
$
CNY
¥

USD/CNY Exchange Rate

US Dollar to Yuan Renminbi

Live Rate
6.7907
-5.59% 1Y

1 CNY = 0.147261 USD

USD/CNY Price Chart

Historical exchange rate performance

Current 6.7907
High 7.1929
Low 6.7821
1Y Change -5.59%

Rate Overview

Live
1 USD = 6.7907 CNY
1 CNY = 0.147261 USD
Avg
7.0267
High
7.1929
Low
6.7821

Last updated: 5/28/2026, 2:32:28 AM

Quick Conversions

USDCNY
1 USD6.79 CNY
10 USD67.91 CNY
50 USD339.53 CNY
100 USD679.07 CNY
500 USD3,395.33 CNY
1,000 USD6,790.65 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-05-28T02:32:28Z",
  "rates": {
    "CNY": 6.79065
  }
}

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": 679.065,
  "rate": 6.79065
}

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