Rate Overview
Live
1 UGX = 0.236908 CLP
1 CLP = 4.2210
UGX
Avg
0.238079
High
0.240127
Low
0.236908
Last updated: 5/27/2026, 8:26:16 PM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.24 CLP |
| 10 UGX | 2.37 CLP |
| 50 UGX | 11.85 CLP |
| 100 UGX | 23.69 CLP |
| 500 UGX | 118.45 CLP |
| 1,000 UGX | 236.91 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-27T20:26:16Z",
"rates": {
"CLP": 0.236908
}
}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.6908,
"rate": 0.236908
}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