Rate Overview
Live
1 CNY = 0.144818 USD
1 USD = 6.9052
CNY
Avg
0.145097
High
0.145811
Low
0.144767
Last updated: 3/7/2026, 10:32:27 AM
Quick Conversions
| CNY | USD |
|---|---|
| 1 CNY | 0.14 USD |
| 10 CNY | 1.45 USD |
| 50 CNY | 7.24 USD |
| 100 CNY | 14.48 USD |
| 500 CNY | 72.41 USD |
| 1,000 CNY | 144.82 USD |
Get CNY/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=USDExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-07T10:32:27Z",
"rates": {
"USD": 0.144818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "USD",
"amount": 100
},
"result": 14.4818,
"rate": 0.144818
}Build with CNY/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key