Rate Overview
Live
1 CNY = 551.8642 UGX
1 UGX = 0.001812
CNY
Avg
550.5031
High
553.1020
Low
545.6961
Last updated: 5/7/2026, 8:14:40 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 551.86 UGX |
| 10 CNY | 5,518.64 UGX |
| 50 CNY | 27,593.21 UGX |
| 100 CNY | 55,186.42 UGX |
| 500 CNY | 275,932.11 UGX |
| 1,000 CNY | 551,864.21 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-05-07T08:14:40Z",
"rates": {
"UGX": 551.86421
}
}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": 55186.420999999995,
"rate": 551.86421
}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