Rate Overview
Live
1 UGX = 0.245341 CLP
1 CLP = 4.0760
UGX
Avg
0.241542
High
0.245341
Low
0.239796
Last updated: 6/19/2026, 8:32:57 AM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.25 CLP |
| 10 UGX | 2.45 CLP |
| 50 UGX | 12.27 CLP |
| 100 UGX | 24.53 CLP |
| 500 UGX | 122.67 CLP |
| 1,000 UGX | 245.34 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-06-19T08:32:57Z",
"rates": {
"CLP": 0.245341
}
}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.5341,
"rate": 0.245341
}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