Rate Overview
Live
1 UGX = 0.001877 CNY
1 CNY = 532.7651
UGX
Avg
0.001889
High
0.001910
Low
0.001852
Last updated: 3/6/2026, 8:14:37 AM
Quick Conversions
| UGX | CNY |
|---|---|
| 1 UGX | 0.00 CNY |
| 10 UGX | 0.02 CNY |
| 50 UGX | 0.09 CNY |
| 100 UGX | 0.19 CNY |
| 500 UGX | 0.94 CNY |
| 1,000 UGX | 1.88 CNY |
Get UGX/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=CNYExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T08:14:37Z",
"rates": {
"CNY": 0.001877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "CNY",
"amount": 100
},
"result": 0.1877,
"rate": 0.001877
}Build with UGX/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key