Rate Overview
Live
1 USD = 6.8309 CNY
1 CNY = 0.146394
USD
Avg
6.8285
High
6.8347
Low
6.8158
Last updated: 4/16/2026, 3:10:48 AM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.83 CNY |
| 10 USD | 68.31 CNY |
| 50 USD | 341.54 CNY |
| 100 USD | 683.09 CNY |
| 500 USD | 3,415.45 CNY |
| 1,000 USD | 6,830.90 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-16T03:10:48Z",
"rates": {
"CNY": 6.8309
}
}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": 683.0899999999999,
"rate": 6.8309
}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