Rate Overview
Live
1 CNY = 555.6668 UGX
1 UGX = 0.001800
CNY
Avg
555.5628
High
557.3397
Low
554.3696
Last updated: 5/27/2026, 9:44:49 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 555.67 UGX |
| 10 CNY | 5,556.67 UGX |
| 50 CNY | 27,783.34 UGX |
| 100 CNY | 55,566.68 UGX |
| 500 CNY | 277,833.40 UGX |
| 1,000 CNY | 555,666.80 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-05-27T09:44:49Z",
"rates": {
"UGX": 555.666802
}
}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": 55566.680199999995,
"rate": 555.666802
}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