Rate Overview
Live
1 CNY = 555.6504 UGX
1 UGX = 0.001800
CNY
Avg
555.5609
High
557.3397
Low
554.3696
Last updated: 5/27/2026, 10:55:56 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 555.65 UGX |
| 10 CNY | 5,556.50 UGX |
| 50 CNY | 27,782.52 UGX |
| 100 CNY | 55,565.04 UGX |
| 500 CNY | 277,825.22 UGX |
| 1,000 CNY | 555,650.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-05-27T10:55:56Z",
"rates": {
"UGX": 555.650443
}
}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": 55565.0443,
"rate": 555.650443
}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