Rate Overview
Live
1 AWG = 3.7608 CNY
1 CNY = 0.265900
AWG
Avg
3.7566
High
3.7620
Low
3.7540
Last updated: 9/2/2026, 4:12:43 PM
Quick Conversions
| AWG | CNY |
|---|---|
| 1 AWG | 3.76 CNY |
| 10 AWG | 37.61 CNY |
| 50 AWG | 188.04 CNY |
| 100 AWG | 376.08 CNY |
| 500 AWG | 1,880.41 CNY |
| 1,000 AWG | 3,760.81 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-09-02T16:12:43Z",
"rates": {
"CNY": 3.76081
}
}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": 376.081,
"rate": 3.76081
}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