Rate Overview
Live
1 UGX = 0.247422 CLP
1 CLP = 4.0417
UGX
Avg
0.251996
High
0.280483
Low
0.236323
Last updated: 9/5/2026, 4:52:19 AM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.25 CLP |
| 10 UGX | 2.47 CLP |
| 50 UGX | 12.37 CLP |
| 100 UGX | 24.74 CLP |
| 500 UGX | 123.71 CLP |
| 1,000 UGX | 247.42 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-05T04:52:19Z",
"rates": {
"CLP": 0.247422
}
}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.7422,
"rate": 0.247422
}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