Rate Overview
Live
1 USD = 6.9256 CNY
1 CNY = 0.144393
USD
Avg
7.0996
High
7.3215
Low
6.8413
Last updated: 3/27/2026, 3:11:10 AM
Quick Conversions
| USD | CNY |
|---|---|
| 1 USD | 6.93 CNY |
| 10 USD | 69.26 CNY |
| 50 USD | 346.28 CNY |
| 100 USD | 692.56 CNY |
| 500 USD | 3,462.78 CNY |
| 1,000 USD | 6,925.55 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-03-27T03:11:10Z",
"rates": {
"CNY": 6.92555
}
}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": 692.5550000000001,
"rate": 6.92555
}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