Rate Overview
Live
1 CLP = 4.2354 UGX
1 UGX = 0.236103
CLP
Avg
4.0786
High
4.2354
Low
3.8252
Last updated: 5/29/2026, 2:28:48 PM
Quick Conversions
| CLP | UGX |
|---|---|
| 1 CLP | 4.24 UGX |
| 10 CLP | 42.35 UGX |
| 50 CLP | 211.77 UGX |
| 100 CLP | 423.54 UGX |
| 500 CLP | 2,117.72 UGX |
| 1,000 CLP | 4,235.44 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-29T14:28:48Z",
"rates": {
"UGX": 4.235443
}
}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": 423.5443,
"rate": 4.235443
}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