Rate Overview
Live
1 CLP = 4.2201 UGX
1 UGX = 0.236962
CLP
Avg
4.2072
High
4.2210
Low
4.1862
Last updated: 5/28/2026, 9:42:00 PM
Quick Conversions
| CLP | UGX |
|---|---|
| 1 CLP | 4.22 UGX |
| 10 CLP | 42.20 UGX |
| 50 CLP | 211.00 UGX |
| 100 CLP | 422.01 UGX |
| 500 CLP | 2,110.05 UGX |
| 1,000 CLP | 4,220.09 UGX |
Get CLP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=UGXExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-28T21:42:00Z",
"rates": {
"UGX": 4.22009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "UGX",
"amount": 100
},
"result": 422.009,
"rate": 4.22009
}Build with CLP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key