Rate Overview
Live
1 CNY = 545.9754 UGX
1 UGX = 0.001832
CNY
Avg
541.1128
High
549.0432
Low
537.1297
Last updated: 7/16/2026, 1:12:10 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 545.98 UGX |
| 10 CNY | 5,459.75 UGX |
| 50 CNY | 27,298.77 UGX |
| 100 CNY | 54,597.54 UGX |
| 500 CNY | 272,987.72 UGX |
| 1,000 CNY | 545,975.44 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-16T01:12:10Z",
"rates": {
"UGX": 545.975439
}
}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": 54597.543900000004,
"rate": 545.975439
}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