Rate Overview
Live
1 UGX = 0.244275 CLP
1 CLP = 4.0937
UGX
Avg
0.256797
High
0.278652
Low
0.241404
Last updated: 9/9/2026, 11:52:54 PM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.24 CLP |
| 10 UGX | 2.44 CLP |
| 50 UGX | 12.21 CLP |
| 100 UGX | 24.43 CLP |
| 500 UGX | 122.14 CLP |
| 1,000 UGX | 244.28 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-09T23:52:54Z",
"rates": {
"CLP": 0.244275
}
}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.4275,
"rate": 0.244275
}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