Rate Overview
Live
1 UGX = 0.251252 CLP
1 CLP = 3.9801
UGX
Avg
0.248274
High
0.254032
Low
0.239796
Last updated: 7/11/2026, 6:46:29 PM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.25 CLP |
| 10 UGX | 2.51 CLP |
| 50 UGX | 12.56 CLP |
| 100 UGX | 25.13 CLP |
| 500 UGX | 125.63 CLP |
| 1,000 UGX | 251.25 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-11T18:46:29Z",
"rates": {
"CLP": 0.251252
}
}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.125199999999996,
"rate": 0.251252
}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