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
| USD | CNY |
|---|---|
| 1 USD | 6.78 CNY |
| 10 USD | 67.85 CNY |
| 50 USD | 339.23 CNY |
| 100 USD | 678.46 CNY |
| 500 USD | 3,392.28 CNY |
| 1,000 USD | 6,784.55 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-07-27T01:53:26Z",
"rates": {
"CNY": 6.78455
}
}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": 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