Rate Overview
Live
1 UGX = 0.238394 CLP
1 CLP = 4.1947
UGX
Avg
0.240006
High
0.243253
Low
0.238394
Last updated: 5/7/2026, 8:37:44 AM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.24 CLP |
| 10 UGX | 2.38 CLP |
| 50 UGX | 11.92 CLP |
| 100 UGX | 23.84 CLP |
| 500 UGX | 119.20 CLP |
| 1,000 UGX | 238.39 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-05-07T08:37:44Z",
"rates": {
"CLP": 0.238394
}
}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.839399999999998,
"rate": 0.238394
}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