Rate Overview
Live
1 USD = 6.7689 CNY
1 CNY = 0.147734
USD
Avg
6.7670
High
6.7807
Low
6.7564
Last updated: 6/17/2026, 2:30:36 AM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.77 CNY |
| 10 USD | 67.69 CNY |
| 50 USD | 338.45 CNY |
| 100 USD | 676.89 CNY |
| 500 USD | 3,384.45 CNY |
| 1,000 USD | 6,768.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-06-17T02:30:36Z",
"rates": {
"CNY": 6.7689
}
}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.89,
"rate": 6.7689
}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