Rate Overview
Live
1 CNY = 555.8386 UGX
1 UGX = 0.001799
CNY
Avg
551.6545
High
557.3397
Low
544.2695
Last updated: 5/27/2026, 5:14:29 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 555.84 UGX |
| 10 CNY | 5,558.39 UGX |
| 50 CNY | 27,791.93 UGX |
| 100 CNY | 55,583.86 UGX |
| 500 CNY | 277,919.31 UGX |
| 1,000 CNY | 555,838.63 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-27T17:14:29Z",
"rates": {
"UGX": 555.838629
}
}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": 55583.8629,
"rate": 555.838629
}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