Rate Overview
Live
1 CNY = 536.5878 UGX
1 UGX = 0.001864
CNY
Avg
543.4916
High
547.9643
Low
536.2081
Last updated: 3/27/2026, 3:20:46 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 536.59 UGX |
| 10 CNY | 5,365.88 UGX |
| 50 CNY | 26,829.39 UGX |
| 100 CNY | 53,658.78 UGX |
| 500 CNY | 268,293.92 UGX |
| 1,000 CNY | 536,587.83 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-27T15:20:46Z",
"rates": {
"UGX": 536.587833
}
}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": 53658.7833,
"rate": 536.587833
}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