Rate Overview
Live
1 CNY = 555.4866 UGX
1 UGX = 0.001800
CNY
Avg
553.3301
High
557.0755
Low
548.3460
Last updated: 7/29/2026, 5:24:24 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 555.49 UGX |
| 10 CNY | 5,554.87 UGX |
| 50 CNY | 27,774.33 UGX |
| 100 CNY | 55,548.66 UGX |
| 500 CNY | 277,743.28 UGX |
| 1,000 CNY | 555,486.56 UGX |
Get CNY/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=UGXExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-29T05:24:24Z",
"rates": {
"UGX": 555.486562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "UGX",
"amount": 100
},
"result": 55548.656200000005,
"rate": 555.486562
}Build with CNY/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key