Rate Overview
Live
1 USD = 6.7815 CNY
1 CNY = 0.147459
USD
Avg
6.7881
High
6.8056
Low
6.7802
Last updated: 7/5/2026, 6:41:37 PM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.78 CNY |
| 10 USD | 67.82 CNY |
| 50 USD | 339.08 CNY |
| 100 USD | 678.15 CNY |
| 500 USD | 3,390.77 CNY |
| 1,000 USD | 6,781.54 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-07-05T18:41:37Z",
"rates": {
"CNY": 6.78153588
}
}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": 678.153588,
"rate": 6.78153588
}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