Rate Overview
Live
1 UGX = 0.239945 CLP
1 CLP = 4.1676
UGX
Avg
0.240752
High
0.242226
Low
0.238879
Last updated: 4/17/2026, 6:30:19 AM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.24 CLP |
| 10 UGX | 2.40 CLP |
| 50 UGX | 12.00 CLP |
| 100 UGX | 23.99 CLP |
| 500 UGX | 119.97 CLP |
| 1,000 UGX | 239.95 CLP |
Get UGX/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=CLPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T06:30:19Z",
"rates": {
"CLP": 0.239945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "CLP",
"amount": 100
},
"result": 23.9945,
"rate": 0.239945
}Build with UGX/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key