Rate Overview
Live
1 UGX = 0.001862 CNY
1 CNY = 537.0569
UGX
Avg
0.001840
High
0.001864
Low
0.001824
Last updated: 3/27/2026, 10:17:02 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.93 CNY |
| 1,000 UGX | 1.86 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-27T10:17:02Z",
"rates": {
"CNY": 0.001862
}
}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.1862,
"rate": 0.001862
}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