Rate Overview
Live
1 AWG = 3.7836 CNY
1 CNY = 0.264301
AWG
Avg
3.7889
High
3.7969
Low
3.7762
Last updated: 5/7/2026, 7:06:44 PM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.78 CNY |
| 10 AWG | 37.84 CNY |
| 50 AWG | 189.18 CNY |
| 100 AWG | 378.36 CNY |
| 500 AWG | 1,891.78 CNY |
| 1,000 AWG | 3,783.57 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-07T19:06:44Z",
"rates": {
"CNY": 3.783569
}
}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": 378.3569,
"rate": 3.783569
}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