Rate Overview
Live
1 UGX = 0.244589 CLP
1 CLP = 4.0885
UGX
Avg
0.246364
High
0.248133
Low
0.244275
Last updated: 9/10/2026, 5:48:19 AM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.24 CLP |
| 10 UGX | 2.45 CLP |
| 50 UGX | 12.23 CLP |
| 100 UGX | 24.46 CLP |
| 500 UGX | 122.29 CLP |
| 1,000 UGX | 244.59 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-09-10T05:48:19Z",
"rates": {
"CLP": 0.244589
}
}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": 24.4589,
"rate": 0.244589
}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