Rate Overview
Live
1 CNY = 536.3360 UGX
1 UGX = 0.001865
CNY
Avg
513.8917
High
556.2541
Low
485.2956
Last updated: 6/23/2026, 8:02:13 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 536.34 UGX |
| 10 CNY | 5,363.36 UGX |
| 50 CNY | 26,816.80 UGX |
| 100 CNY | 53,633.60 UGX |
| 500 CNY | 268,168.02 UGX |
| 1,000 CNY | 536,336.05 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-06-23T08:02:13Z",
"rates": {
"UGX": 536.336049
}
}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": 53633.6049,
"rate": 536.336049
}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