Rate Overview
Live
1 CNY = 548.6401 UGX
1 UGX = 0.001823
CNY
Avg
547.9775
High
551.6986
Low
544.7709
Last updated: 7/25/2026, 10:02:47 AM
Quick Conversions
| CNY | UGX |
|---|---|
| 1 CNY | 548.64 UGX |
| 10 CNY | 5,486.40 UGX |
| 50 CNY | 27,432.00 UGX |
| 100 CNY | 54,864.01 UGX |
| 500 CNY | 274,320.03 UGX |
| 1,000 CNY | 548,640.07 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-07-25T10:02:47Z",
"rates": {
"UGX": 548.640066
}
}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": 54864.00660000001,
"rate": 548.640066
}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