Rate Overview
Live
1 CNY = 532.7581 UGX
1 UGX = 0.001877
CNY
Avg
530.2223
High
539.6818
Low
523.5123
Last updated: 3/7/2026, 9:15:12 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 532.76 UGX |
| 10 CNY | 5,327.58 UGX |
| 50 CNY | 26,637.90 UGX |
| 100 CNY | 53,275.81 UGX |
| 500 CNY | 266,379.03 UGX |
| 1,000 CNY | 532,758.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-03-07T09:15:12Z",
"rates": {
"UGX": 532.758051
}
}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": 53275.805100000005,
"rate": 532.758051
}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