Rate Overview
Live
1 CNY = 550.3454 UGX
1 UGX = 0.001817
CNY
Avg
551.1832
High
552.7695
Low
550.3454
Last updated: 8/16/2026, 2:07:58 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 550.35 UGX |
| 10 CNY | 5,503.45 UGX |
| 50 CNY | 27,517.27 UGX |
| 100 CNY | 55,034.54 UGX |
| 500 CNY | 275,172.70 UGX |
| 1,000 CNY | 550,345.40 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-08-16T14:07:58Z",
"rates": {
"UGX": 550.345403
}
}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": 55034.5403,
"rate": 550.345403
}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