Rate Overview
Live
1 CLP = 4.0018 UGX
1 UGX = 0.249890
CLP
Avg
3.9190
High
4.1569
Low
3.5693
Last updated: 3/27/2026, 8:26:50 AM
Quick Conversions
| CLP | UGX |
|---|---|
| 1 CLP | 4.00 UGX |
| 10 CLP | 40.02 UGX |
| 50 CLP | 200.09 UGX |
| 100 CLP | 400.18 UGX |
| 500 CLP | 2,000.88 UGX |
| 1,000 CLP | 4,001.77 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-03-27T08:26:50Z",
"rates": {
"UGX": 4.001768
}
}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.1768,
"rate": 4.001768
}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