Rate Overview
Live
1 CLP = 4.0033 UGX
1 UGX = 0.249794
CLP
Avg
3.9717
High
4.0033
Low
3.9183
Last updated: 7/28/2026, 5:32:57 AM
Quick Conversions
| CLP | UGX |
|---|---|
| 1 CLP | 4.00 UGX |
| 10 CLP | 40.03 UGX |
| 50 CLP | 200.16 UGX |
| 100 CLP | 400.33 UGX |
| 500 CLP | 2,001.65 UGX |
| 1,000 CLP | 4,003.30 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-28T05:32:57Z",
"rates": {
"UGX": 4.003297
}
}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": 400.3297,
"rate": 4.003297
}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