Rate Overview
Live
1 CNY = 555.5271 UGX
1 UGX = 0.001800
CNY
Avg
556.3516
High
557.4844
Low
555.4245
Last updated: 6/12/2026, 2:21:22 PM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 555.53 UGX |
| 10 CNY | 5,555.27 UGX |
| 50 CNY | 27,776.36 UGX |
| 100 CNY | 55,552.71 UGX |
| 500 CNY | 277,763.55 UGX |
| 1,000 CNY | 555,527.11 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-12T14:21:22Z",
"rates": {
"UGX": 555.527109
}
}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": 55552.7109,
"rate": 555.527109
}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