Rate Overview
Live
1 CNY = 544.7019 UGX
1 UGX = 0.001836
CNY
Avg
537.6491
High
557.5169
Low
509.0120
Last updated: 7/16/2026, 9:50:27 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 544.70 UGX |
| 10 CNY | 5,447.02 UGX |
| 50 CNY | 27,235.09 UGX |
| 100 CNY | 54,470.19 UGX |
| 500 CNY | 272,350.93 UGX |
| 1,000 CNY | 544,701.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-16T09:50:27Z",
"rates": {
"UGX": 544.701867
}
}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": 54470.1867,
"rate": 544.701867
}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