Rate Overview
Live
1 UGX = 0.253685 CLP
1 CLP = 3.9419
UGX
Avg
0.252888
High
0.254032
Low
0.252071
Last updated: 7/9/2026, 5:31:19 AM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.25 CLP |
| 10 UGX | 2.54 CLP |
| 50 UGX | 12.68 CLP |
| 100 UGX | 25.37 CLP |
| 500 UGX | 126.84 CLP |
| 1,000 UGX | 253.69 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-09T05:31:19Z",
"rates": {
"CLP": 0.253685
}
}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.3685,
"rate": 0.253685
}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