USD
$
CNY
¥

USD/CNY Exchange Rate

US Dollar to Yuan Renminbi

Live Rate
6.7952
+6.67% 5Y

1 CNY = 0.147163 USD

USD/CNY Price Chart

Historical exchange rate performance

Current 6.7952
High 7.3199
Low 6.3555
5Y Change +6.67%

Rate Overview

Live
1 USD = 6.7952 CNY
1 CNY = 0.147163 USD
Avg
6.9730
High
7.3199
Low
6.3555

Last updated: 5/28/2026, 3:38:45 AM

Quick Conversions

USDCNY
1 USD6.80 CNY
10 USD67.95 CNY
50 USD339.76 CNY
100 USD679.52 CNY
500 USD3,397.60 CNY
1,000 USD6,795.20 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-28T03:38:45Z",
  "rates": {
    "CNY": 6.7952
  }
}

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.52,
  "rate": 6.7952
}

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