Rate Overview
Live
1 CNY = 550.6029 UGX
1 UGX = 0.001816
CNY
Avg
515.5304
High
556.2541
Low
485.2956
Last updated: 7/23/2026, 9:29:33 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 550.60 UGX |
| 10 CNY | 5,506.03 UGX |
| 50 CNY | 27,530.14 UGX |
| 100 CNY | 55,060.29 UGX |
| 500 CNY | 275,301.44 UGX |
| 1,000 CNY | 550,602.87 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-23T09:29:33Z",
"rates": {
"UGX": 550.602873
}
}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": 55060.2873,
"rate": 550.602873
}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