Rate Overview
Live
1 UYU = 0.170742 CNY
1 CNY = 5.8568
UYU
Avg
0.174483
High
0.180748
Low
0.165181
Last updated: 3/28/2026, 2:04:55 PM
Quick Conversions
| UYU | CNY |
|---|---|
| 1 UYU | 0.17 CNY |
| 10 UYU | 1.71 CNY |
| 50 UYU | 8.54 CNY |
| 100 UYU | 17.07 CNY |
| 500 UYU | 85.37 CNY |
| 1,000 UYU | 170.74 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-28T14:04:55Z",
"rates": {
"CNY": 0.170742
}
}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.0742,
"rate": 0.170742
}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