Rate Overview
Live
1 CNY = 0.263531 AWG
1 AWG = 3.7946
CNY
Avg
0.263614
High
0.264274
Low
0.263152
Last updated: 4/17/2026, 2:54:32 PM
Quick Conversions
| CNY | AWG |
|---|---|
| 1 CNY | 0.26 AWG |
| 10 CNY | 2.64 AWG |
| 50 CNY | 13.18 AWG |
| 100 CNY | 26.35 AWG |
| 500 CNY | 131.77 AWG |
| 1,000 CNY | 263.53 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-04-17T14:54:32Z",
"rates": {
"AWG": 0.263531
}
}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.3531,
"rate": 0.263531
}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