Rate Overview
Live
1 CNY = 5.9118 UYU
1 UYU = 0.169153
CNY
Avg
5.9224
High
6.0121
Low
5.8611
Last updated: 7/16/2026, 2:17:09 AM
Quick Conversions
| CNY | UYU |
|---|---|
| 1 CNY | 5.91 UYU |
| 10 CNY | 59.12 UYU |
| 50 CNY | 295.59 UYU |
| 100 CNY | 591.18 UYU |
| 500 CNY | 2,955.90 UYU |
| 1,000 CNY | 5,911.80 UYU |
Get CNY/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=UYUExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-16T02:17:09Z",
"rates": {
"UYU": 5.911804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "UYU",
"amount": 100
},
"result": 591.1804,
"rate": 5.911804
}Build with CNY/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key