Rate Overview
Live
1 CNY = 0.263952 AWG
1 AWG = 3.7886
CNY
Avg
0.263859
High
0.265134
Low
0.263017
Last updated: 7/5/2026, 1:10:14 PM
Quick Conversions
| CNY | AWG |
|---|---|
| 1 CNY | 0.26 AWG |
| 10 CNY | 2.64 AWG |
| 50 CNY | 13.20 AWG |
| 100 CNY | 26.40 AWG |
| 500 CNY | 131.98 AWG |
| 1,000 CNY | 263.95 AWG |
Get CNY/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=AWGExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-05T13:10:14Z",
"rates": {
"AWG": 0.263952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "AWG",
"amount": 100
},
"result": 26.395200000000003,
"rate": 0.263952
}Build with CNY/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key