Rate Overview
Live
1 UYU = 0.168902 CNY
1 CNY = 5.9206
UYU
Avg
0.168684
High
0.169149
Low
0.168312
Last updated: 7/29/2026, 3:25:12 AM
Quick Conversions
| UYU | CNY |
|---|---|
| 1 UYU | 0.17 CNY |
| 10 UYU | 1.69 CNY |
| 50 UYU | 8.45 CNY |
| 100 UYU | 16.89 CNY |
| 500 UYU | 84.45 CNY |
| 1,000 UYU | 168.90 CNY |
Get UYU/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=CNYExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-07-29T03:25:12Z",
"rates": {
"CNY": 0.168902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "CNY",
"amount": 100
},
"result": 16.8902,
"rate": 0.168902
}Build with UYU/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key