Rate Overview
Live
1 USD = 6.7909 CNY
1 CNY = 0.147256
USD
Avg
6.7934
High
6.8028
Low
6.7821
Last updated: 5/27/2026, 11:00:30 PM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.79 CNY |
| 10 USD | 67.91 CNY |
| 50 USD | 339.54 CNY |
| 100 USD | 679.09 CNY |
| 500 USD | 3,395.45 CNY |
| 1,000 USD | 6,790.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-05-27T23:00:30Z",
"rates": {
"CNY": 6.7909
}
}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": 679.0899999999999,
"rate": 6.7909
}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