Rate Overview
Live
1 USD = 6.8294 CNY
1 CNY = 0.146425
USD
Avg
6.8278
High
6.8347
Low
6.8158
Last updated: 4/16/2026, 4:30:35 AM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.83 CNY |
| 10 USD | 68.29 CNY |
| 50 USD | 341.47 CNY |
| 100 USD | 682.94 CNY |
| 500 USD | 3,414.73 CNY |
| 1,000 USD | 6,829.45 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-04-16T04:30:35Z",
"rates": {
"CNY": 6.82945
}
}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": 682.9449999999999,
"rate": 6.82945
}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