Rate Overview
Live
1 CNY = 5.8235 UYU
1 UYU = 0.171719
CNY
Avg
5.6551
High
5.8235
Low
5.5713
Last updated: 3/7/2026, 7:41:25 AM
Quick Conversions
| CNY | UYU |
|---|---|
| 1 CNY | 5.82 UYU |
| 10 CNY | 58.23 UYU |
| 50 CNY | 291.17 UYU |
| 100 CNY | 582.35 UYU |
| 500 CNY | 2,911.73 UYU |
| 1,000 CNY | 5,823.46 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-03-07T07:41:25Z",
"rates": {
"UYU": 5.823464
}
}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": 582.3464,
"rate": 5.823464
}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