Rate Overview
Live
1 CNY = 536.4794 UGX
1 UGX = 0.001864
CNY
Avg
537.9493
High
547.9643
Low
521.5865
Last updated: 3/27/2026, 1:37:09 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 536.48 UGX |
| 10 CNY | 5,364.79 UGX |
| 50 CNY | 26,823.97 UGX |
| 100 CNY | 53,647.94 UGX |
| 500 CNY | 268,239.68 UGX |
| 1,000 CNY | 536,479.36 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-27T13:37:09Z",
"rates": {
"UGX": 536.479363
}
}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": 53647.9363,
"rate": 536.479363
}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