Rate Overview
Live
1 USD = 6.8178 CNY
1 CNY = 0.146676
USD
Avg
6.8234
High
6.8345
Low
6.8019
Last updated: 5/7/2026, 8:15:05 PM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.82 CNY |
| 10 USD | 68.18 CNY |
| 50 USD | 340.89 CNY |
| 100 USD | 681.78 CNY |
| 500 USD | 3,408.88 CNY |
| 1,000 USD | 6,817.75 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-05-07T20:15:05Z",
"rates": {
"CNY": 6.81775
}
}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": 681.775,
"rate": 6.81775
}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