Rate Overview
Live
1 CNY = 538.0607 UGX
1 UGX = 0.001859
CNY
Avg
538.5233
High
540.0268
Low
537.1297
Last updated: 7/8/2026, 11:06:06 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 538.06 UGX |
| 10 CNY | 5,380.61 UGX |
| 50 CNY | 26,903.03 UGX |
| 100 CNY | 53,806.07 UGX |
| 500 CNY | 269,030.35 UGX |
| 1,000 CNY | 538,060.69 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-07-08T11:06:06Z",
"rates": {
"UGX": 538.06069
}
}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": 53806.069,
"rate": 538.06069
}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