Rate Overview
Live
1 UGX = 0.250958 CLP
1 CLP = 3.9847
UGX
Avg
0.243710
High
0.255932
Low
0.236102
Last updated: 7/12/2026, 12:45:52 PM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.25 CLP |
| 10 UGX | 2.51 CLP |
| 50 UGX | 12.55 CLP |
| 100 UGX | 25.10 CLP |
| 500 UGX | 125.48 CLP |
| 1,000 UGX | 250.96 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-07-12T12:45:52Z",
"rates": {
"CLP": 0.250958
}
}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": 25.0958,
"rate": 0.250958
}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