Rate Overview
Live
1 AWG = 3.7813 CNY
1 CNY = 0.264460
AWG
Avg
3.7803
High
3.7881
Low
3.7745
Last updated: 6/17/2026, 1:37:20 AM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.78 CNY |
| 10 AWG | 37.81 CNY |
| 50 AWG | 189.06 CNY |
| 100 AWG | 378.13 CNY |
| 500 AWG | 1,890.64 CNY |
| 1,000 AWG | 3,781.28 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-06-17T01:37:20Z",
"rates": {
"CNY": 3.781284
}
}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.1284,
"rate": 3.781284
}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