Rate Overview
Live
1 AWG = 3.7869 CNY
1 CNY = 0.264066
AWG
Avg
3.7860
High
3.7893
Low
3.7804
Last updated: 7/19/2026, 8:43:34 PM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.79 CNY |
| 10 AWG | 37.87 CNY |
| 50 AWG | 189.35 CNY |
| 100 AWG | 378.69 CNY |
| 500 AWG | 1,893.47 CNY |
| 1,000 AWG | 3,786.94 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-07-19T20:43:34Z",
"rates": {
"CNY": 3.786936
}
}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.6936,
"rate": 3.786936
}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