Rate Overview
Live
1 CNY = 542.3369 UGX
1 UGX = 0.001844
CNY
Avg
548.7655
High
556.5301
Low
538.7630
Last updated: 6/19/2026, 8:28:36 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 542.34 UGX |
| 10 CNY | 5,423.37 UGX |
| 50 CNY | 27,116.85 UGX |
| 100 CNY | 54,233.69 UGX |
| 500 CNY | 271,168.45 UGX |
| 1,000 CNY | 542,336.90 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-06-19T08:28:36Z",
"rates": {
"UGX": 542.336902
}
}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": 54233.6902,
"rate": 542.336902
}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