Rate Overview
Live
1 CNY = 0.148821 USD
1 USD = 6.7195
CNY
Avg
0.148625
High
0.149019
Low
0.148088
Last updated: 9/8/2026, 2:08:14 PM
Quick Conversions
| CNY | USD |
|---|---|
| 1 CNY | 0.15 USD |
| 10 CNY | 1.49 USD |
| 50 CNY | 7.44 USD |
| 100 CNY | 14.88 USD |
| 500 CNY | 74.41 USD |
| 1,000 CNY | 148.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-09-08T14:08:14Z",
"rates": {
"USD": 0.148821
}
}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.882100000000001,
"rate": 0.148821
}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