Rate Overview
Live
1 CLP = 3.9609 UGX
1 UGX = 0.252465
CLP
Avg
3.9763
High
4.0173
Low
3.9606
Last updated: 7/3/2026, 12:24:26 PM
Quick Conversions
| CLP | UGX |
|---|---|
| 1 CLP | 3.96 UGX |
| 10 CLP | 39.61 UGX |
| 50 CLP | 198.05 UGX |
| 100 CLP | 396.09 UGX |
| 500 CLP | 1,980.47 UGX |
| 1,000 CLP | 3,960.95 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-07-03T12:24:26Z",
"rates": {
"UGX": 3.960945
}
}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": 396.09450000000004,
"rate": 3.960945
}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