Rate Overview
Live
1 CNY = 555.6382 UGX
1 UGX = 0.001800
CNY
Avg
512.8435
High
555.6382
Low
485.2956
Last updated: 5/27/2026, 1:35:35 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 555.64 UGX |
| 10 CNY | 5,556.38 UGX |
| 50 CNY | 27,781.91 UGX |
| 100 CNY | 55,563.82 UGX |
| 500 CNY | 277,819.09 UGX |
| 1,000 CNY | 555,638.18 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-27T13:35:35Z",
"rates": {
"UGX": 555.638175
}
}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": 55563.817500000005,
"rate": 555.638175
}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