Rate Overview
Live
1 CNY = 536.6808 UGX
1 UGX = 0.001863
CNY
Avg
510.0092
High
547.8519
Low
479.5743
Last updated: 3/27/2026, 7:11:38 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 536.68 UGX |
| 10 CNY | 5,366.81 UGX |
| 50 CNY | 26,834.04 UGX |
| 100 CNY | 53,668.08 UGX |
| 500 CNY | 268,340.42 UGX |
| 1,000 CNY | 536,680.84 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-03-27T19:11:38Z",
"rates": {
"UGX": 536.680842
}
}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": 53668.0842,
"rate": 536.680842
}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