Rate Overview
Live
1 USD = 6.7685 CNY
1 CNY = 0.147743
USD
Avg
6.7668
High
6.7807
Low
6.7564
Last updated: 6/17/2026, 1:21:22 AM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.77 CNY |
| 10 USD | 67.69 CNY |
| 50 USD | 338.43 CNY |
| 100 USD | 676.85 CNY |
| 500 USD | 3,384.25 CNY |
| 1,000 USD | 6,768.50 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-06-17T01:21:22Z",
"rates": {
"CNY": 6.7685
}
}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": 676.85,
"rate": 6.7685
}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