Rate Overview
Live
1 CNY = 536.7119 UGX
1 UGX = 0.001863
CNY
Avg
505.6882
High
547.8519
Low
479.5743
Last updated: 3/27/2026, 5:16:39 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 536.71 UGX |
| 10 CNY | 5,367.12 UGX |
| 50 CNY | 26,835.59 UGX |
| 100 CNY | 53,671.19 UGX |
| 500 CNY | 268,355.93 UGX |
| 1,000 CNY | 536,711.85 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-27T17:16:39Z",
"rates": {
"UGX": 536.711852
}
}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": 53671.1852,
"rate": 536.711852
}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