Rate Overview
Live
1 UYU = 0.171719 CNY
1 CNY = 5.8235
UYU
Avg
0.176883
High
0.179492
Low
0.171719
Last updated: 3/7/2026, 7:41:47 AM
Quick Conversions
| UYU | CNY |
|---|---|
| 1 UYU | 0.17 CNY |
| 10 UYU | 1.72 CNY |
| 50 UYU | 8.59 CNY |
| 100 UYU | 17.17 CNY |
| 500 UYU | 85.86 CNY |
| 1,000 UYU | 171.72 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-03-07T07:41:47Z",
"rates": {
"CNY": 0.171719
}
}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": 17.1719,
"rate": 0.171719
}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