Rate Overview
Live
1 CNY = 536.7390 UGX
1 UGX = 0.001863
CNY
Avg
543.4258
High
547.9643
Low
536.2081
Last updated: 3/27/2026, 12:00:58 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 536.74 UGX |
| 10 CNY | 5,367.39 UGX |
| 50 CNY | 26,836.95 UGX |
| 100 CNY | 53,673.90 UGX |
| 500 CNY | 268,369.49 UGX |
| 1,000 CNY | 536,738.99 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-27T12:00:58Z",
"rates": {
"UGX": 536.738989
}
}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": 53673.89889999999,
"rate": 536.738989
}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