Rate Overview
Live
1 CNY = 544.8505 UGX
1 UGX = 0.001835
CNY
Avg
536.2605
High
557.9565
Low
497.1114
Last updated: 7/16/2026, 6:45:09 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 544.85 UGX |
| 10 CNY | 5,448.51 UGX |
| 50 CNY | 27,242.53 UGX |
| 100 CNY | 54,485.05 UGX |
| 500 CNY | 272,425.26 UGX |
| 1,000 CNY | 544,850.52 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-16T06:45:09Z",
"rates": {
"UGX": 544.850515
}
}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": 54485.051499999994,
"rate": 544.850515
}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