Rate Overview
Live
1 AWG = 3.7938 CNY
1 CNY = 0.263588
AWG
Avg
3.7951
High
3.8004
Low
3.7889
Last updated: 5/27/2026, 11:49:47 PM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.79 CNY |
| 10 AWG | 37.94 CNY |
| 50 AWG | 189.69 CNY |
| 100 AWG | 379.38 CNY |
| 500 AWG | 1,896.90 CNY |
| 1,000 AWG | 3,793.80 CNY |
Get AWG/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CNYExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T23:49:47Z",
"rates": {
"CNY": 3.793798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CNY",
"amount": 100
},
"result": 379.3798,
"rate": 3.793798
}Build with AWG/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key