Rate Overview
Live
1 CNY = 540.5222 UGX
1 UGX = 0.001850
CNY
Avg
541.6861
High
547.4832
Low
539.0023
Last updated: 4/17/2026, 6:20:38 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 540.52 UGX |
| 10 CNY | 5,405.22 UGX |
| 50 CNY | 27,026.11 UGX |
| 100 CNY | 54,052.22 UGX |
| 500 CNY | 270,261.11 UGX |
| 1,000 CNY | 540,522.21 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-04-17T06:20:38Z",
"rates": {
"UGX": 540.52221
}
}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": 54052.221,
"rate": 540.52221
}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