Rate Overview
Live
1 CNY = 0.146710 USD
1 USD = 6.8162
CNY
Avg
0.146605
High
0.147018
Low
0.146317
Last updated: 5/8/2026, 4:31:24 AM
Quick Conversions
| CNY | USD |
|---|---|
| 1 CNY | 0.15 USD |
| 10 CNY | 1.47 USD |
| 50 CNY | 7.34 USD |
| 100 CNY | 14.67 USD |
| 500 CNY | 73.36 USD |
| 1,000 CNY | 146.71 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-05-08T04:31:24Z",
"rates": {
"USD": 0.14671
}
}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.671000000000001,
"rate": 0.14671
}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